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 | 219 of 427 | 48% | 52 of 84 | 38% | 46 | 55 | 45 | 76 | 9 | 13 |
| createApproximateCollection(Object, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| createApproximateMap(Object, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| createCollection(Class, Class, int) | 66% | 60% | 12 | 16 | 7 | 22 | 0 | 1 | ||
| createMap(Class, Class, int) | 74% | 58% | 10 | 13 | 5 | 18 | 0 | 1 | ||
| isApproximableCollectionType(Class) | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| asEnumType(Class) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isApproximableMapType(Class) | 0% | 0% | 4 | 4 | 2 | 2 | 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 | ||
| 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 | ||
| createMap(Class, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |