Source file "ch/qos/logback/core/db/DriverManagerConnectionSource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 66 | 0% | 4 of 4 | 0% | 9 | 9 | 20 | 20 | 7 | 7 |
| start() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getConnection() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| DriverManagerConnectionSource() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setUrl(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDriverClass(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUrl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDriverClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |