Source file "org/apache/logging/log4j/core/pattern/FormattingInfo.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 159 of 284 | 44% | 14 of 14 | 0% | 9 | 18 | 32 | 51 | 2 | 11 |
| format(int, StringBuilder) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| FormattingInfo(boolean, int, int, boolean, boolean) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| FormattingInfo(boolean, int, int, boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| isLeftAligned() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLeftTruncate() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isZeroPad() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getMinLength() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getMaxLength() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getDefault() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |