코드커버리지 : http://www.slideshare.net/kenu/eclipse-code-quality
■ 코드 품질 개발 도구
■ Emma
• eclipse plugin ::> http://update.eclemma.org
■ PMD ( http://pmd.sourceforge.net )
• eclipse plugin ::> http://pmd.sf.net/eclipse
• 프로그램 약점 발견
• 미사용 변수
• 비어있는 캐치 블록
• 불필요한 객체 생성 등
■ FindBugs ( http://findbugs.sourceforge.net )
• eclipse plugin ::> http://findbugs.cs.umd.edu/eclipse
■ Emma
• eclipse plugin ::> http://update.eclemma.org
■ PMD ( http://pmd.sourceforge.net )
• eclipse plugin ::> http://pmd.sf.net/eclipse
• 프로그램 약점 발견
• 미사용 변수
• 비어있는 캐치 블록
• 불필요한 객체 생성 등
■ FindBugs ( http://findbugs.sourceforge.net )
• eclipse plugin ::> http://findbugs.cs.umd.edu/eclipse
'eclipse' 카테고리의 다른 글
Eclipse 외부 서버(혹은 application) 디버깅하기 (0) | 2015.04.15 |
---|---|
elipse 단축키 일람표 (0) | 2014.05.07 |
Eclipse - FTP, syncing your local code with the live website (File Transfer Protocol) (0) | 2014.04.26 |
댓글