Source file "org/h2/command/ddl/PrepareProcedure.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 47 of 47 | 0% | 0 of 0 | n/a | 7 | 7 | 15 | 15 | 7 | 7 |
| update() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PrepareProcedure(SessionLocal) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProcedureName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPrepared(Prepared) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |