Source file "com/fasterxml/jackson/databind/exc/InvalidDefinitionException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 80 of 105 | 23% | 3 of 4 | 25% | 11 | 13 | 21 | 27 | 9 | 11 |
| InvalidDefinitionException(JsonParser, String, BeanDescription, BeanPropertyDefinition) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| InvalidDefinitionException(JsonParser, String, JavaType) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| InvalidDefinitionException(JsonGenerator, String, JavaType) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| from(JsonParser, String, BeanDescription, BeanPropertyDefinition) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| from(JsonParser, String, JavaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| from(JsonGenerator, String, JavaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBeanDescription() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProperty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| InvalidDefinitionException(JsonGenerator, String, BeanDescription, BeanPropertyDefinition) | 89% | 50% | 1 | 2 | 0 | 5 | 0 | 1 | ||
| from(JsonGenerator, String, BeanDescription, BeanPropertyDefinition) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |