Source file "net/bytebuddy/matcher/CollectionItemMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 79 | 29% | 11 of 14 | 21% | 9 | 12 | 2 | 9 | 3 | 5 |
| equals(Object) | 0% | 0% | 6 | 6 | 0 | 0 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 0 | 0 | 1 | 1 | ||
| doMatch(Iterable) | 89% | 75% | 1 | 3 | 1 | 5 | 0 | 1 | ||
| CollectionItemMatcher(ElementMatcher) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |