Source file "org/springframework/aop/support/ComposablePointcut.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 180 of 180 | 0% | 8 of 8 | 0% | 20 | 20 | 47 | 47 | 16 | 16 |
| equals(Object) | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| union(Pointcut) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| intersection(Pointcut) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ComposablePointcut(ClassFilter, MethodMatcher) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ComposablePointcut(Pointcut) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ComposablePointcut(ClassFilter) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ComposablePointcut(MethodMatcher) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ComposablePointcut() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| union(ClassFilter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| intersection(ClassFilter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| union(MethodMatcher) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| intersection(MethodMatcher) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getClassFilter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMethodMatcher() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |