Source file "org/springframework/jdbc/support/lob/DefaultLobHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 139 | 0% | 12 of 12 | 0% | 16 | 16 | 37 | 37 | 10 | 10 |
| getBlobAsBytes(ResultSet, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getClobAsString(ResultSet, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getBlobAsBinaryStream(ResultSet, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getClobAsAsciiStream(ResultSet, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getClobAsCharacterStream(ResultSet, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| DefaultLobHandler() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getLobCreator() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setWrapAsLob(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStreamAsLob(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCreateTemporaryLob(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |