Source file "org/springframework/aop/support/RegexpMethodPointcutAdvisor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 99 of 99 | 0% | 4 of 4 | 0% | 11 | 11 | 27 | 27 | 9 | 9 |
| getPointcut() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| RegexpMethodPointcutAdvisor(String, Advice) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| RegexpMethodPointcutAdvisor(String[], Advice) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| RegexpMethodPointcutAdvisor(Advice) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPattern(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RegexpMethodPointcutAdvisor() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPatterns(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createPointcut() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |