Source file "com/fasterxml/jackson/databind/introspect/CollectorBase.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 182 of 232 | 21% | 34 of 38 | 10% | 24 | 29 | 41 | 54 | 6 | 10 |
| collectFromBundle(AnnotationCollector, Annotation) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| collectDefaultFromBundle(AnnotationCollector, Annotation) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| collectDefaultAnnotations(AnnotationCollector, Annotation[]) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| collectAnnotations(Annotation[]) | 37% | 25% | 2 | 3 | 4 | 7 | 0 | 1 | ||
| _emptyAnnotationMaps(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _ignorableAnnotation(Annotation) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| collectAnnotations(AnnotationCollector, Annotation[]) | 83% | 75% | 1 | 3 | 1 | 6 | 0 | 1 | ||
| _emptyAnnotationMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| CollectorBase(AnnotationIntrospector) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |