Source file "org/codehaus/jackson/map/module/SimpleSerializers.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 250 of 250 | 0% | 40 of 40 | 0% | 31 | 31 | 60 | 60 | 11 | 11 |
| findSerializer(SerializationConfig, JavaType, BeanDescription, BeanProperty) | 0% | 0% | 13 | 13 | 27 | 27 | 1 | 1 | ||
| _findInterfaceMapping(Class, ClassKey) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| _addSerializer(Class, JsonSerializer) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| addSerializer(JsonSerializer) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| SimpleSerializers() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findArraySerializer(SerializationConfig, ArrayType, BeanDescription, BeanProperty, TypeSerializer, JsonSerializer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findCollectionSerializer(SerializationConfig, CollectionType, BeanDescription, BeanProperty, TypeSerializer, JsonSerializer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findCollectionLikeSerializer(SerializationConfig, CollectionLikeType, BeanDescription, BeanProperty, TypeSerializer, JsonSerializer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findMapSerializer(SerializationConfig, MapType, BeanDescription, BeanProperty, JsonSerializer, TypeSerializer, JsonSerializer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findMapLikeSerializer(SerializationConfig, MapLikeType, BeanDescription, BeanProperty, JsonSerializer, TypeSerializer, JsonSerializer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addSerializer(Class, JsonSerializer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |