Class files must be compiled with debug information to show line coverage.
Source file "com/zaxxer/hikari/pool/HikariProxyStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 521 of 521 | 0% | 0 of 0 | n/a | 54 | 54 | 54 | 54 |
| setMaxFieldSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setMaxRows(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setEscapeProcessing(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setQueryTimeout(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setCursorName(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setFetchDirection(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setFetchSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| addBatch(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setPoolable(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setLargeMaxRows(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeLargeUpdate(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeLargeUpdate(String, int[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeLargeUpdate(String, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| enquoteIdentifier(String, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| cancel() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| clearWarnings() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| clearBatch() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMoreResults(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeUpdate(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeUpdate(String, int[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeUpdate(String, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| execute(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| execute(String, int[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| execute(String, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| closeOnCompletion() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeLargeUpdate(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| enquoteLiteral(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| isSimpleIdentifier(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| enquoteNCharLiteral(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeQuery(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeUpdate(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMaxFieldSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMaxRows() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getQueryTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getWarnings() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| execute(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getUpdateCount() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMoreResults() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getFetchDirection() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getFetchSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getResultSetConcurrency() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getResultSetType() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getResultSetHoldability() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| isClosed() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| isPoolable() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| isCloseOnCompletion() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getLargeUpdateCount() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getLargeMaxRows() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeLargeBatch() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getResultSet() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| executeBatch() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getConnection() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getGeneratedKeys() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| HikariProxyStatement(ProxyConnection, Statement) | 0% | n/a | 1 | 1 | 1 | 1 |