A Quick Note About Code Quality Tools


A Quick Note About Code "Quality" Tools

One other area that I personally have not worked extensively with, but am beginning to look into, can be best described as code quality tools (or static code analysis tools). These tools help you verify the quality of your codefor example, code adherence to standards, dead code, unit test coverage of code, and so on. Some tools in this area worth checking include the following:

  • Checkstyle (checkstyle.sourceforge.net)

  • Clover (www.cenqua.com)

  • Cobertura (cobertura.sourceforge.net)

  • PMD (pmd.sourceforge.net)



Agile Java Development with Spring, Hibernate and Eclipse
Agile Java Development with Spring, Hibernate and Eclipse
ISBN: 0672328968
EAN: 2147483647
Year: 2006
Pages: 219

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net