[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 48 | 0 | 0 | 0 | 100% | 18.49 |
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 | 47 | 0 | 0 | 0 | 100% | 18.49 |
| org.apache.maven.plugins.pmd.exec | 1 | 0 | 0 | 0 | 100% | 0 |
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 | 25 | 0 | 0 | 0 | 100% | 12.215 | |
| CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.331 | |
| PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 2.556 | |
| CpdReportTest | 12 | 0 | 0 | 0 | 100% | 3.388 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ExecutorTest | 1 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
| testNotFailOnViolation | 0.077 | |
| testException | 0.067 | |
| testDefaultConfiguration | 0.1 | |
| testExclusionsConfiguration | 0.086 |
| testNotFailOnViolation | 0.533 | |
| testMaxAllowedViolations | 0.521 | |
| testFailurePriority | 0.465 | |
| testException | 0.08 | |
| testDefaultConfiguration | 0.481 | |
| testViolationExclusion | 0.476 |