Source file "net/bytebuddy/matcher/MethodOverrideMatcher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 155 of 155 | 0% | 30 of 30 | 0% | 22 | 22 | 21 | 21 | 7 | 7 |
equals(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 0 | 0 | 1 | 1 |
doMatch(MethodDescription) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
matches(MethodDescription, List, Set) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
matches(MethodDescription, TypeDefinition) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 0 | 0 | 1 | 1 | |
MethodOverrideMatcher(ElementMatcher) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |