Source file "com/fasterxml/jackson/databind/deser/impl/CreatorCollector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 329 of 604 | 45% | 63 of 76 | 17% | 50 | 59 | 69 | 117 | 14 | 21 |
| verifyNonDup(AnnotatedWithParams, int, boolean) | 28% | 7% | 14 | 15 | 20 | 28 | 0 | 1 | ||
| _computeDelegateType(DeserializationContext, AnnotatedWithParams, SettableBeanProperty[]) | 10% | 21% | 6 | 8 | 18 | 20 | 0 | 1 | ||
| addPropertyCreator(AnnotatedWithParams, boolean, SettableBeanProperty[]) | 56% | 50% | 5 | 7 | 3 | 13 | 0 | 1 | ||
| _reportDuplicateCreator(int, boolean, AnnotatedWithParams, AnnotatedWithParams) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| addDelegatingCreator(AnnotatedWithParams, boolean, SettableBeanProperty[], int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| _isEnumValueOf(AnnotatedWithParams) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| setDefaultCreator(AnnotatedWithParams) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasDefaultCreator() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasDelegatingCreator() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasPropertyBasedCreator() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| addStringCreator(AnnotatedWithParams, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addIntCreator(AnnotatedWithParams, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addLongCreator(AnnotatedWithParams, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addBigIntegerCreator(AnnotatedWithParams, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addDoubleCreator(AnnotatedWithParams, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addBigDecimalCreator(AnnotatedWithParams, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addBooleanCreator(AnnotatedWithParams, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| constructValueInstantiator(DeserializationContext) | 100% | n/a | 0 | 1 | 0 | 15 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| CreatorCollector(BeanDescription, MapperConfig) | 100% | n/a | 0 | 1 | 0 | 9 | 0 | 1 | ||
| _fixAccess(AnnotatedMember) | 100% | 50% | 2 | 3 | 0 | 3 | 0 | 1 |