Source file "org/springframework/core/CollectionFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 276 of 372 | 25% | 52 of 62 | 16% | 39 | 44 | 57 | 66 | 11 | 13 |
| createMap(Class, Class, int) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| createCollection(Class, Class, int) | 40% | 38% | 10 | 14 | 11 | 18 | 0 | 1 | ||
| createApproximateCollection(Object, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| createApproximateMap(Object, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| asEnumType(Class) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isApproximableCollectionType(Class) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isApproximableMapType(Class) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| createSortedProperties(Properties, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createCollection(Class, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createMap(Class, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createStringAdaptingProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createSortedProperties(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |