Source file "org/quartz/impl/jdbcjobstore/UpdateLockRowSemaphore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 162 of 162 | 0% | 10 of 10 | 0% | 11 | 11 | 32 | 32 | 6 | 6 |
| executeSQL(Connection, String, String, String) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| lockViaInsert(Connection, String, String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| lockViaUpdate(Connection, String, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| UpdateLockRowSemaphore() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUpdateLockRowSQL(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUpdateLockRowSQL() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |