Source file "org/springframework/aop/framework/CglibAopProxy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 65 of 65 | 0% | 14 of 14 | 0% | 10 | 10 | 15 | 15 | 3 | 3 |
| CglibAopProxy.CglibMethodInvocation(Object, Object, Method, Object[], Class, List, MethodProxy) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| proceed() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| invokeJoinpoint() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |