Source file "com/fasterxml/jackson/databind/introspect/AnnotatedMethodCollector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 218 of 389 | 43% | 44 of 66 | 33% | 30 | 39 | 44 | 83 | 1 | 6 |
| collect(TypeFactory, TypeResolutionContext, JavaType, List, Class) | 41% | 30% | 12 | 14 | 19 | 35 | 0 | 1 | ||
| _addMethodMixIns(TypeResolutionContext, Class, Map, Class) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| _addMemberMethods(TypeResolutionContext, Class, Map, Class) | 57% | 40% | 8 | 11 | 11 | 24 | 0 | 1 | ||
| AnnotatedMethodCollector(AnnotationIntrospector, ClassIntrospector.MixInResolver, boolean) | 85% | 50% | 1 | 2 | 0 | 4 | 0 | 1 | ||
| _isIncludableMemberMethod(Method) | 95% | 62% | 3 | 5 | 0 | 4 | 0 | 1 | ||
| collectMethods(AnnotationIntrospector, TypeResolutionContext, ClassIntrospector.MixInResolver, TypeFactory, JavaType, List, Class, boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |