Source file "net/bytebuddy/matcher/ElementMatcher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 74 of 136 | 45% | 12 of 20 | 40% | 9 | 16 | 9 | 24 | 3 | 6 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 0 | 0 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 0 | 0 | 1 | 1 | |
ElementMatcher.Junction.Disjunction(List) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
matches(Object) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 5 | 0 | 1 |
ElementMatcher.Junction.Disjunction(ElementMatcher[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |