Source file "com/fasterxml/jackson/datatype/jsr310/deser/YearDeserializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 18 of 18 | 0% | 19 | 19 | 36 | 36 | 10 | 10 |
| deserialize(JsonParser, DeserializationContext) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| _fromString(JsonParser, DeserializationContext, String) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| withDateFormat(DateTimeFormatter) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| YearDeserializer(YearDeserializer, Boolean, DateTimeFormatter, JsonFormat.Shape) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withLeniency(Boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| YearDeserializer(DateTimeFormatter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| YearDeserializer(YearDeserializer, Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| YearDeserializer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _fromNumber(DeserializationContext, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |