Source file "org/springframework/aop/support/MethodMatchers.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 89 of 89 | 0% | 14 of 14 | 0% | 13 | 13 | 14 | 14 | 6 | 6 |
| union(MethodMatcher, ClassFilter, MethodMatcher, ClassFilter) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| matches(MethodMatcher, Method, Class, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| union(MethodMatcher, MethodMatcher) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| intersection(MethodMatcher, MethodMatcher) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| negate(MethodMatcher) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| MethodMatchers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |