| Column name | Description |
|---|---|
| CS err/warn | Number of Checkstyle errors and warnings |
| CS errors | Number of Checkstyle errors |
| CS warnings | Number of Checkstyle warnings |
| JUnit Tests | Number of JUnit tests |
| JUnit Pass Rate | Percentage of JUnit tests that have passed vs tests in error or failed |
| JUnit Failures | Number of JUnit test failures |
| JUnit Errors | Number of JUnit test errors |