Link Panopticode Support Description
Emma Yes An open source Java code coverage tool.
JavaNCSS Yes An open source tool for collecting NCSS (Non-Comment Source Statements) and CCN (Cyclomatic Complexity Number) in Java programs.
JDepend Yes An open source tool for gathering design quality metrics and package dependencies.
CheckStyle In 0.2 An open source tool for checking Java projects for coding standard violations.
Complexian In 0.2 A tool for collecting NPATH (Number of acyclic execution PATHs) and CCN (Cyclomatic Complexity Number) in Java programs.
CKJM In 0.2 CKJM calculates Chidamber and Kemerer object-oriented metrics including WMC (Weighted Methods per Class), DIT (Depth of Inheritance Tree), NOC (Number Of Children), CBO (Coupling Between Object classes), RFC (Response For a Class), LCOM (Lack of Cohesion Of Methods). In addition it also calculates for each class Ca (Afferent couplings) and NPM (Number of public methods).
Subversion In 0.2 An open source version control tool.
Clover Planned A commercial Java code coverage tool. Free licenses are available for use on open source projects.
Cobertura Planned An open source Java code coverage tool.
CVS Planned An open source version control tool.
Git Planned An open source distributed version control tool.
Mingle Planned A commercial project planning, tracking and collaboration tool. Free licenses are available for use on open source projects.
PMD Planned An open source tool for checking Java projects for coding standard violations.
Simian Planned A commercial tool for finding duplicate code. Free licenses are available for use on open source projects.
Trac Planned An open source project planning, tracking and collaboration tool.
JHawk Under Consideration A commercial tool for gathering many metrics in Java programs. Metrics gathered include CCN (Cyclomatic Complexity Number), Halstead Metrics (length, vocabulary, volume, difficulty, effort, and bugs), Maintainabilty Index, LCOM (Lack of Cohesion Of Methods), and more.
Power Software Needs Investigation A vendor of commercial metrics tools.
Structural Analysis for Java Needs Investigation An IBM AlphaWorks tool that analyzes structural dependencies of Java applications, measures stability, detects structural "anti-patterns," and more.
Semantic Designs Not Planned A vendor of commercial metrics tools.