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 | 79 of 79 | 0% | 14 of 14 | 0% | 12 | 12 | 8 | 8 | 5 | 5 |
| union(MethodMatcher, ClassFilter, MethodMatcher, ClassFilter) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| union(MethodMatcher, MethodMatcher) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| intersection(MethodMatcher, MethodMatcher) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| matches(MethodMatcher, Method, Class, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| MethodMatchers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |