<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 ...

LicenseBSD
CategoriesCode Analyzers
Tagsanalysiscodeanalyzerquality
HomePage http://pmd.sourceforge.net/
Ranking#12042 in MvnRepository (See Top Artifacts)
#7 in Code Analyzers
Used By36 artifacts


This artifact was moved to:

net.sourceforge.pmd » pmd

VersionVulnerabilitiesRepositoryUsagesDate
4.3.x
4.3CentralNov 11, 2011
4.2.x
4.2.6CentralSep 29, 2011
4.2.5CentralFeb 09, 2009
4.2.4CentralOct 13, 2008
4.2.3Central
0
Aug 31, 2008
4.2.2Central
0
May 20, 2008
4.2.1Central
0
Apr 11, 2008
4.2CentralMar 26, 2008
4.1.x
4.1.1Central
0
Dec 15, 2007
4.1Central
0
Nov 21, 2007
3.9.x
3.9CentralJan 01, 2007
3.7.x
3.7CentralJun 23, 2006
3.6.x
3.6CentralApr 02, 2006
3.5.x
3.5CentralFeb 09, 2006
3.4.x
3.4CentralFeb 09, 2006
3.2.x
3.2CentralNov 08, 2005
3.0.x
3.0CentralNov 08, 2005
2.3.x
2.3Central
0
Nov 08, 2005
2.1.x
2.1Central
0
Nov 24, 2005
1.9.x
1.9CentralNov 08, 2005
1.4.x
1.04Central
0
Nov 08, 2005
1.3.x
1.3CentralNov 08, 2005
1.2.x
1.2.1Central
0
Nov 08, 2005
1.1.x
1.1Central
0
Nov 08, 2005