Source file "org/codehaus/jackson/map/AnnotationIntrospector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 849 of 849 | 0% | 150 of 150 | 0% | 127 | 127 | 198 | 198 | 52 | 52 |
| findSubtypes(Annotated) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| findRootName(AnnotatedClass) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| findGettablePropertyName(AnnotatedMethod) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| findSerializablePropertyName(AnnotatedField) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| findSettablePropertyName(AnnotatedMethod) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| findDeserializablePropertyName(AnnotatedField) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| findTypeResolver(MapperConfig, AnnotatedClass, JavaType) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findPropertyTypeResolver(MapperConfig, AnnotatedMember, JavaType) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findPropertyContentTypeResolver(MapperConfig, AnnotatedMember, JavaType) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findDeserializationType(Annotated, JavaType, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findDeserializationKeyType(Annotated, JavaType, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findDeserializationContentType(Annotated, JavaType, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findTypeName(AnnotatedClass) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| findKeySerializer(Annotated) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| findContentSerializer(Annotated) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| findKeyDeserializer(Annotated) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| findContentDeserializer(Annotated) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| findSerializationKeyType(Annotated, JavaType) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findSerializationContentType(Annotated, JavaType) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| create(AnnotationIntrospector, AnnotationIntrospector) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isHandled(Annotation) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| findCachability(AnnotatedClass) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findPropertiesToIgnore(AnnotatedClass) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findIgnoreUnknownProperties(AnnotatedClass) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isIgnorableType(AnnotatedClass) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findFilterId(AnnotatedClass) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findReferenceType(AnnotatedMember) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| shouldUnwrapProperty(AnnotatedMember) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findInjectableValueId(AnnotatedMember) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasIgnoreMarker(AnnotatedMember) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isIgnorableMethod(AnnotatedMethod) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isIgnorableConstructor(AnnotatedConstructor) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isIgnorableField(AnnotatedField) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| findSerializer(Annotated) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findSerializationInclusion(Annotated, JsonSerialize.Inclusion) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findSerializationType(Annotated) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findSerializationTyping(Annotated) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findSerializationViews(Annotated) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findSerializationPropertyOrder(AnnotatedClass) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findSerializationSortAlphabetically(AnnotatedClass) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasAsValueAnnotation(AnnotatedMethod) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| findEnumValue(Enum) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findDeserializer(Annotated) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findValueInstantiator(AnnotatedClass) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasAnySetterAnnotation(AnnotatedMethod) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| hasAnyGetterAnnotation(AnnotatedMethod) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| hasCreatorAnnotation(Annotated) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| findPropertyNameForParam(AnnotatedParameter) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| allIntrospectors(Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findAutoDetectVisibility(AnnotatedClass, VisibilityChecker) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AnnotationIntrospector.Pair(AnnotationIntrospector, AnnotationIntrospector) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| allIntrospectors() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |