Source file "com/fasterxml/jackson/databind/introspect/AnnotationMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 65 of 216 | 69% | 22 of 44 | 50% | 19 | 35 | 15 | 46 | 5 | 13 |
| addIfNotPresent(Annotation) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| annotations() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| has(Class) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| size() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| _add(Annotation) | 80% | 50% | 2 | 4 | 0 | 4 | 0 | 1 | ||
| hasOneOf(Class[]) | 91% | 83% | 1 | 4 | 1 | 5 | 0 | 1 | ||
| merge(AnnotationMap, AnnotationMap) | 100% | 75% | 4 | 9 | 0 | 12 | 0 | 1 | ||
| of(Class, Annotation) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| get(Class) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| AnnotationMap(HashMap) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| add(Annotation) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| AnnotationMap() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |