| [Intended Audience] | Developers | |
| [License] | OSI Approved :: BSD License (original) | |
| [Operating System] | OS Independent | |
| [Programming Language] | Java | |
| [Topic] | Software Development :: Quality Assurance |
Saturday, April 12, 2008
PMD : A Java source code analyzer
PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment