Source file "net/bytebuddy/matcher/NegatingMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 64 | 23% | 8 of 10 | 20% | 7 | 10 | 1 | 5 | 3 | 5 |
| equals(Object) | 0% | 0% | 5 | 5 | 0 | 0 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 0 | 0 | 1 | 1 | ||
| matches(Object) | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| NegatingMatcher(ElementMatcher) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |