Source file "org/springframework/jdbc/core/StatementCreatorUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 865 of 865 | 0% | 154 of 154 | 0% | 90 | 90 | 188 | 188 | 13 | 13 |
| setValue(PreparedStatement, int, int, String, Integer, Object) | 0% | 0% | 37 | 37 | 71 | 71 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 28 | 28 | 1 | 1 | ||
| setNull(PreparedStatement, int, int, String) | 0% | 0% | 16 | 16 | 30 | 30 | 1 | 1 | ||
| setParameterValueInternal(PreparedStatement, int, int, String, Integer, Object) | 0% | 0% | 9 | 9 | 21 | 21 | 1 | 1 | ||
| javaTypeToSqlParameterType(Class) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| cleanupParameters(Collection) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| isDateValue(Class) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| isStringValue(Class) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| setParameterValue(PreparedStatement, int, SqlParameter, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParameterValue(PreparedStatement, int, int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParameterValue(PreparedStatement, int, int, String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cleanupParameters(Object[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| StatementCreatorUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |