Source file "org/springframework/aop/aspectj/AspectJExpressionPointcut.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 16 of 16 | 0% | 16 | 16 | 21 | 21 | 8 | 8 |
| contextMatch(Class) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| AspectJExpressionPointcut.BeanContextMatcher(AspectJExpressionPointcut, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| matchesBean(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| couldMatchJoinPointsInType(Class) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| couldMatchJoinPointsInType(Class, MatchingContext) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| matchesStatically(MatchingContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matchesDynamically(MatchingContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mayNeedDynamicTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |