[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 46 | 0 | 0 | 0 | 100% | 20.265 |
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 | 46 | 0 | 0 | 0 | 100% | 20.265 |
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 | 24 | 0 | 0 | 0 | 100% | 14.386 | |
| CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.197 | |
| PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 2.638 | |
| CpdReportTest | 12 | 0 | 0 | 0 | 100% | 3.044 |
[Summary] [Package List] [Test Cases]
| testException | 0.035 | |
| testExclusionsConfiguration | 0.065 | |
| testDefaultConfiguration | 0.033 | |
| testNotFailOnViolation | 0.053 |
| testException | 0.011 | |
| testMaxAllowedViolations | 0.561 | |
| testDefaultConfiguration | 0.033 | |
| testViolationExclusion | 0.703 | |
| testNotFailOnViolation | 0.694 | |
| testFailurePriority | 0.632 |