Dashboard report column legend

Column nameDescription
CS errorsNumber of Checkstyle errors
CS warningsNumber of Checkstyle warnings
Clover TPCNumber of test coverage percentage
Clover LOCNumber of line of code (including comments)
Clover NCLOCNumber of non-commented lines of code
JUnit Pass RatePercentage of JUnit tests that have passed vs tests in error or failed
JUnit ErrorsNumber of JUnit test errors
JUnit FailuresNumber of JUnit test failures
FindBugs ViolationsNumber of FindBugs violations
PMD ViolationsNumber of PMD violations
Simian TDLSimian Total Duplicate Lines
SCM Changed FilesTotal number of changed files in scm.
JavaNCSS Packages TotalTotal number of JavaNCSS packages
JavaNCSS Classes TotalTotal number of JavaNCSS classes
JavaNCSS Functions TotalTotal number of JavaNCSS functions
JavaNCSS NCSS TotalTotal number of JavaNCSS non-nommented source statements
JavaNCSS JavaDocs TotalTotal number of JavaNCSS JavaDocs