Source file "net/bytebuddy/matcher/ModifierMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 46 of 66 | 30% | 10 of 12 | 16% | 8 | 12 | 1 | 6 | 3 | 6 |
| equals(Object) | 0% | 0% | 6 | 6 | 0 | 0 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 0 | 0 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| doMatch(ModifierReviewable) | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| ModifierMatcher(ModifierMatcher.Mode) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| of(ModifierMatcher.Mode) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |