Code Analyzers
JavaNCSS is a simple command line utility which measures two standard source code metrics for the Java programming
language. The metrics are collected globally, for each class and/or for each function.
Last Release on Jul 31, 2014
13.Classycle18 usages
org.specs2 » classycle Apache
dependency analysis for specs2
Last Release on Feb 9, 2014
15.Checkstyle45 usages
checkstyle » checkstyle LGPL
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard
Last Release on May 9, 2009
Relocated → com.puppycrawl.tools »
checkstyle
<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 - ...
Last Release on Nov 11, 2011
Relocated → net.sourceforge.pmd »
pmd
The goal of quality-check is to provide a small Java library for
basic runtime code quality checks. It provides similar features to
org.springframework.util.Assert or com.google.common.base.Preconditions
without the need to include big libraries or ...
Last Release on Aug 1, 2013
Findbugs: Because it's easy!
Last Release on May 20, 2010
Relocated → com.google.code.findbugs »
findbugs
Findbugs: Because it's easy!
Last Release on Jun 21, 2006
Relocated → com.google.code.findbugs »
findbugs