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 | 399 of 399 | 0% | 72 of 72 | 0% | 43 | 43 | 76 | 76 | 7 | 7 |
| setClobAsAsciiStream(PreparedStatement, int, InputStream, int) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| setBlobAsBinaryStream(PreparedStatement, int, InputStream, int) | 0% | 0% | 9 | 9 | 16 | 16 | 1 | 1 | ||
| setClobAsCharacterStream(PreparedStatement, int, Reader, int) | 0% | 0% | 9 | 9 | 16 | 16 | 1 | 1 | ||
| setBlobAsBytes(PreparedStatement, int, byte[]) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| setClobAsString(PreparedStatement, int, String) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| DefaultLobHandler.DefaultLobCreator(DefaultLobHandler) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |