Source file "com/fasterxml/jackson/databind/introspect/AnnotatedFieldCollector.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 68 of 230 | 70% | 14 of 36 | 61% | 11 | 24 | 14 | 52 | 1 | 6 |
_addFieldMixIns(Class, Class, Map) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
_findFields(TypeResolutionContext, JavaType, Map) | ![]() ![]() | 94% | ![]() ![]() | 81% | 3 | 9 | 1 | 19 | 0 | 1 |
_isIncludableField(Field) | ![]() ![]() | 77% | ![]() ![]() | 66% | 2 | 4 | 2 | 7 | 0 | 1 |
AnnotatedFieldCollector(AnnotationIntrospector, TypeFactory, ClassIntrospector.MixInResolver, boolean) | ![]() ![]() | 88% | ![]() ![]() | 50% | 1 | 2 | 0 | 5 | 0 | 1 |
collect(TypeResolutionContext, JavaType) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
collectFields(AnnotationIntrospector, TypeResolutionContext, ClassIntrospector.MixInResolver, TypeFactory, JavaType, boolean) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |