Source file "liquibase/statement/StoredProcedureStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 61 | 0% | 4 of 4 | 0% | 7 | 7 | 14 | 14 | 5 | 5 |
| getParameterType(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| StoredProcedureStatement(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| addParameter(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProcedureName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |