Source file "org/springframework/aop/support/AbstractRegexpMethodPointcut.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 245 of 245 | 0% | 30 of 30 | 0% | 27 | 27 | 47 | 47 | 12 | 12 | 
| hashCode() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| matchesPattern(String) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| setPatterns(String[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setExcludedPatterns(String[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| matches(Method, Class) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| AbstractRegexpMethodPointcut() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPattern(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExcludedPattern(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPatterns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExcludedPatterns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |