Source file "org/springframework/cglib/core/KeyFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 314 of 314 | 0% | 8 of 8 | 0% | 11 | 11 | 38 | 38 | 7 | 7 |
| static {...} | 0% | n/a | 1 | 1 | 21 | 21 | 1 | 1 | ||
| create(ClassLoader, Class, KeyFactoryCustomizer, List) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| create(Class, KeyFactoryCustomizer, List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(Class, Customizer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(ClassLoader, Class, Customizer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| KeyFactory() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |