Source file "org/codehaus/jackson/map/DeserializationConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 518 of 518 | 0% | 36 of 36 | 0% | 63 | 63 | 108 | 108 | 45 | 45 |
| without(DeserializationConfig.Feature[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| with(DeserializationConfig.Feature[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getDefaultVisibilityChecker() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| fromAnnotations(Class) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| deserializerInstance(Annotated, Class) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| keyDeserializerInstance(Annotated, Class) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| valueInstantiatorInstance(Annotated, Class) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| DeserializationConfig(DeserializationConfig, MapperConfig.Base) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| DeserializationConfig(DeserializationConfig, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| withTypeFactory(TypeFactory) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| withDateFormat(DateFormat) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| withHandlerInstantiator(HandlerInstantiator) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| DeserializationConfig(ClassIntrospector, AnnotationIntrospector, VisibilityChecker, SubtypeResolver, PropertyNamingStrategy, TypeFactory, HandlerInstantiator) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DeserializationConfig(DeserializationConfig, JsonNodeFactory) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| addHandler(DeserializationProblemHandler) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createUnshared(SubtypeResolver) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DeserializationConfig(DeserializationConfig, HashMap, SubtypeResolver) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| passSerializationFeatures(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| withVisibility(JsonMethod, JsonAutoDetect.Visibility) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withSubtypeResolver(SubtypeResolver) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isEnabled(DeserializationConfig.Feature) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| withClassIntrospector(ClassIntrospector) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withAnnotationIntrospector(AnnotationIntrospector) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withVisibilityChecker(VisibilityChecker) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withTypeResolverBuilder(TypeResolverBuilder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withPropertyNamingStrategy(PropertyNamingStrategy) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withInsertedAnnotationIntrospector(AnnotationIntrospector) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withAppendedAnnotationIntrospector(AnnotationIntrospector) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAnnotationIntrospector() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| introspectClassAnnotations(JavaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| introspectDirectClassAnnotations(JavaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| introspect(JavaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| introspectForCreation(JavaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DeserializationConfig(DeserializationConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withNodeFactory(JsonNodeFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| set(DeserializationConfig.Feature, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isAnnotationProcessingEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canOverrideAccessModifiers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| enable(DeserializationConfig.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disable(DeserializationConfig.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clearHandlers() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shouldSortPropertiesAlphabetically() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProblemHandlers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNodeFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBase64Variant() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |