Source file "org/quartz/impl/jdbcjobstore/SimpleSemaphore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 251 of 251 | 0% | 22 of 22 | 0% | 18 | 18 | 42 | 42 | 7 | 7 |
| obtainLock(Connection, String) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| releaseLock(String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| SimpleSemaphore() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getThreadLocks() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isLockOwner(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLog() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |