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 | 307 of 307 | 0% | 20 of 20 | 0% | 22 | 22 | 53 | 53 | 11 | 11 |
| registerFormatters(FormatterRegistry) | 0% | 0% | 4 | 4 | 22 | 22 | 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% | 4 | 4 | 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 |