Source file "org/springframework/cglib/proxy/Proxy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 124 of 124 | 0% | 10 of 10 | 0% | 12 | 12 | 29 | 29 | 7 | 7 |
| getProxyClass(ClassLoader, Class[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| newProxyInstance(ClassLoader, Class[], InvocationHandler) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| lambda$static$0(Method) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| Proxy(InvocationHandler) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getInvocationHandler(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isProxyClass(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |