Source file "org/hibernate/dialect/BooleanDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 91 of 91 | 0% | 29 of 29 | 0% | 30 | 30 | 36 | 36 | 7 | 7 |
| toBoolean(CastType) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| toIntegerBoolean(CastType) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| toYesNoBoolean(CastType) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| toTrueFalseBoolean(CastType) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| toString(CastType) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| toInteger(CastType) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| BooleanDecoder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |