Source file "com/fasterxml/jackson/datatype/jsr310/deser/LocalDateTimeDeserializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 294 of 294 | 0% | 44 of 44 | 0% | 31 | 31 | 66 | 66 | 9 | 9 |
| deserialize(JsonParser, DeserializationContext) | 0% | 0% | 17 | 17 | 42 | 42 | 1 | 1 | ||
| _fromString(JsonParser, DeserializationContext, String) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withLeniency(Boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LocalDateTimeDeserializer(DateTimeFormatter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LocalDateTimeDeserializer(LocalDateTimeDeserializer, Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withDateFormat(DateTimeFormatter) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LocalDateTimeDeserializer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withShape(JsonFormat.Shape) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |