Source file "org/hibernate/sql/ast/tree/predicate/ThruthnessPredicate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 21 of 21 | 0% | 0 of 0 | n/a | 4 | 4 | 8 | 8 | 4 | 4 |
| ThruthnessPredicate(Expression, boolean, boolean, JdbcMappingContainer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| accept(SqlAstWalker) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBooleanValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |