Source file "org/springframework/jdbc/object/SqlUpdate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 292 of 292 | 0% | 12 of 12 | 0% | 24 | 24 | 61 | 61 | 18 | 18 |
| updateByNamedParam(Map, KeyHolder) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| updateByNamedParam(Map) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| checkRowsAffected(int) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| update(Object[], KeyHolder) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| SqlUpdate(DataSource, String, int[], int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| SqlUpdate(DataSource, String, int[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| SqlUpdate(DataSource, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| update(Object[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| update(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| update(long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| update(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| update(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| update(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SqlUpdate() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| update(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| update() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMaxRowsAffected(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRequiredRowsAffected(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |