Source file "ch/qos/logback/core/rolling/SizeBasedTriggeringPolicy.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% | 6 of 6 | 0% | 10 | 10 | 19 | 19 | 7 | 7 |
| isTriggeringEvent(File, Object) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| SizeBasedTriggeringPolicy() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| start() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setMaxFileSize(FileSize) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCheckIncrement(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxFileSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCheckIncrement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |