[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 39 | 0 | 0 | 0 | 100% | 10.829 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.maven.plugins.pmd | 39 | 0 | 0 | 0 | 100% | 10.829 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| PmdReportTest | 19 | 0 | 0 | 0 | 100% | 6.825 | |
| CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.237 | |
| PmdViolationCheckMojoTest | 5 | 0 | 0 | 0 | 100% | 1.018 | |
| CpdReportTest | 11 | 0 | 0 | 0 | 100% | 2.749 |
[Summary] [Package List] [Test Cases]
| testException | 0.051 | |
| testExclusionsConfiguration | 0.061 | |
| testDefaultConfiguration | 0.048 | |
| testNotFailOnViolation | 0.062 |
| testException | 0.059 | |
| testDefaultConfiguration | 0.058 | |
| testViolationExclusion | 0.335 | |
| testNotFailOnViolation | 0.278 | |
| testFailurePriority | 0.288 |