Source file "org/hibernate/engine/query/spi/ParamLocationRecognizer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 246 of 246 | 0% | 34 of 34 | 0% | 28 | 28 | 56 | 56 | 11 | 11 |
| validate() | 0% | 0% | 13 | 13 | 24 | 24 | 1 | 1 | ||
| ordinalParameter(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getOrBuildJpaOrdinalParameterDescription(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getOrBuildNamedParameterDescription(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| ParamLocationRecognizer(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| namedParameter(String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| jpaPositionalParameter(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mixedParamStrategy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNamedParameterDescriptionMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOrdinalParameterDescriptionMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| other(char) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |