PMD


PMD

<p>PMD scans Java source code and looks for potential problems like:</p> <ul> <li>Possible bugs - empty try/catch/finally/switch statements</li> <li>Dead code - unused local variables, parameters and private methods</li> <li>Suboptimal code - wasteful String/StringBuffer usage</li> <li>Overcomplicated expressions - unnecessary if statements, for loops that could be while loops</li> <li>Duplicate code - copied/pasted code means copied/pasted bugs</li> </ul> <p>You can <b><a href="http://sourceforge.net/project/showfiles.php?group_id=56262">download everything from here</a></b>, and you can get an overview of all the rules at the <a href="rules/index.html">rulesets index</a> page.</p> <p>PMD is <a href="integrations.html">integrated</a> with JDeveloper, Eclipse, JEdit, JBuilder, BlueJ, CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA, TextPad, Maven, Ant, Gel, JCreator, and Emacs.</p>

Compile निर्भरता (8)

समूह / विरूपण साक्ष्य संस्करण नए संस्करण
net.sourceforge.saxon » saxon 9.1.0.8 ना
org.apache.ant » ant-testutil 1.7.1 1.10.11
net.java.dev.javacc » javacc 4.1 7.0.10
org.apache.ant » ant 1.8.1 1.9.16
jaxen » jaxen 1.1.1 2.0.0
junit » junit 4.4 4.13.2
org.mozilla » rhino 1.7R3 1.7.13
asm » asm 3.2 3.3.1

Runtime निर्भरता (1)

समूह / विरूपण साक्ष्य संस्करण नए संस्करण
xerces » xercesImpl 2.9.1 RELEASE