Column name |
Description |
JUnit Pass Rate |
Percentage of JUnit tests that have passed vs tests in error or failed |
Clover TPC |
Number of test coverage percentage |
JUnit Errors |
Number of JUnit test errors |
JUnit Failures |
Number of JUnit test failures |
Clover LOC |
Number of line of code (including comments) |
Clover NCLOC |
Number of non-commented lines of code |
CS errors |
Number of Checkstyle errors |
CS warnings |
Number of Checkstyle warnings |
FindBugs Violations |
Number of FindBugs violations |
PMD Violations |
Number of PMD violations |
Simian TDL |
Simian Total Duplicate Lines |
SCM Changed Files |
Total number of changed files in scm. |