Source file "org/hibernate/sql/exec/spi/StatementOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 80 of 80 | 0% | 16 of 16 | 0% | 17 | 17 | 15 | 15 | 9 | 9 |
| hasLimit() | 0% | 0% | 5 | 5 | 2 | 2 | 1 | 1 | ||
| StatementOptions(Integer, Integer, Integer, Integer) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasTimeout() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| hasFetchSize() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getFirstRow() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxRows() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeoutInMilliseconds() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFetchSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |