Source file "org/hibernate/jdbc/Expectations.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 119 of 119 | 0% | 16 of 16 | 0% | 15 | 15 | 29 | 29 | 7 | 7 |
| checkBatched(int, int, String) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| checkNonBatched(int, String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| verifyOutcome(int, PreparedStatement, int, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| Expectations.BasicExpectation(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| prepare(PreparedStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canBeBatched() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| determineRowCount(int, PreparedStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |