Source file "org/springframework/jdbc/support/lob/TemporaryLobCreator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 309 of 309 | 0% | 34 of 34 | 0% | 25 | 25 | 76 | 76 | 8 | 8 |
| setBlobAsBinaryStream(PreparedStatement, int, InputStream, int) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| setClobAsAsciiStream(PreparedStatement, int, InputStream, int) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| setClobAsCharacterStream(PreparedStatement, int, Reader, int) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| setBlobAsBytes(PreparedStatement, int, byte[]) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| setClobAsString(PreparedStatement, int, String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| TemporaryLobCreator() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |