Source file "ch/qos/logback/core/pattern/parser/FormattingNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 10 of 10 | 0% | 11 | 11 | 16 | 16 | 6 | 6 |
| equals(Object) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| FormattingNode(int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| FormattingNode(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFormatInfo(FormatInfo) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFormatInfo() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |