Source file "org/springframework/format/datetime/standard/DateTimeFormatterRegistrar.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 303 of 303 | 0% | 19 of 19 | 0% | 21 | 21 | 50 | 50 | 11 | 11 |
| registerFormatters(FormatterRegistry) | 0% | 0% | 4 | 4 | 19 | 19 | 1 | 1 | ||
| DateTimeFormatterRegistrar() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setUseIsoFormat(boolean) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| getFormatter(DateTimeFormatterRegistrar.Type) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getFallbackFormatter(DateTimeFormatterRegistrar.Type) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setDateStyle(FormatStyle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimeStyle(FormatStyle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDateTimeStyle(FormatStyle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDateFormatter(DateTimeFormatter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimeFormatter(DateTimeFormatter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDateTimeFormatter(DateTimeFormatter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |