Source file "com/fasterxml/jackson/datatype/jsr310/deser/LocalTimeDeserializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 245 of 245 | 0% | 38 of 38 | 0% | 28 | 28 | 61 | 61 | 9 | 9 |
| deserialize(JsonParser, DeserializationContext) | 0% | 0% | 17 | 17 | 40 | 40 | 1 | 1 | ||
| _fromString(JsonParser, DeserializationContext, String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withLeniency(Boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LocalTimeDeserializer(DateTimeFormatter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LocalTimeDeserializer(LocalTimeDeserializer, Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withDateFormat(DateTimeFormatter) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LocalTimeDeserializer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withShape(JsonFormat.Shape) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |