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 TestsNumber of JUnit tests
JUnit FailuresNumber of JUnit test failures
JUnit ErrorsNumber of JUnit test errors
JUnit Pass RatePercentage of JUnit tests that have passed vs tests in error or failed
Simian TDLSimian Total Duplicate Lines