Source file "org/springframework/jdbc/core/namedparam/NamedParameterUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 930 of 930 | 0% | 136 of 136 | 0% | 83 | 83 | 200 | 200 | 15 | 15 |
| parseSqlStatement(String) | 0% | 0% | 30 | 30 | 70 | 70 | 1 | 1 | ||
| substituteNamedParameters(ParsedSql, SqlParameterSource) | 0% | 0% | 12 | 12 | 42 | 42 | 1 | 1 | ||
| skipCommentsAndQuotes(char[], int) | 0% | 0% | 12 | 12 | 24 | 24 | 1 | 1 | ||
| buildValueArray(ParsedSql, SqlParameterSource, List) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| findParameter(List, String, int) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| buildSqlParameterList(ParsedSql, SqlParameterSource) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| buildSqlTypeArray(ParsedSql, SqlParameterSource) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| addNamedParameter(List, int, int, int, int, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isParameterSeparator(char) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| addNewNamedParameter(Set, int, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| buildValueArray(String, Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parseSqlStatementIntoString(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| substituteNamedParameters(String, SqlParameterSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| NamedParameterUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |