[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 41 | 0 | 0 | 0 | 100% | 11.723 |
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 | 41 | 0 | 0 | 0 | 100% | 11.723 |
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 | 20 | 0 | 0 | 0 | 100% | 8.257 | |
| CpdReportTest | 11 | 0 | 0 | 0 | 100% | 1.762 | |
| CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.124 | |
| PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 1.58 |
[Summary] [Package List] [Test Cases]
| testException | 0.02 | |
| testExclusionsConfiguration | 0.038 | |
| testDefaultConfiguration | 0.021 | |
| testNotFailOnViolation | 0.045 |
| testException | 0.019 | |
| testMaxAllowedViolations | 0.364 | |
| testDefaultConfiguration | 0.019 | |
| testViolationExclusion | 0.363 | |
| testNotFailOnViolation | 0.467 | |
| testFailurePriority | 0.346 |