Source file "org/eclipse/jetty/server/session/JDBCSessionDataStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 886 of 886 | 0% | 78 of 78 | 0% | 54 | 54 | 190 | 190 | 15 | 15 |
| doGetExpired(Set) | 0% | 0% | 14 | 14 | 55 | 55 | 1 | 1 | ||
| doLoad(String) | 0% | 0% | 4 | 4 | 27 | 27 | 1 | 1 | ||
| doInsert(String, SessionData) | 0% | 0% | 4 | 4 | 28 | 28 | 1 | 1 | ||
| doUpdate(String, SessionData) | 0% | 0% | 2 | 2 | 19 | 19 | 1 | 1 | ||
| exists(String) | 0% | 0% | 10 | 10 | 14 | 14 | 1 | 1 | ||
| delete(String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| initialize() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| doStore(String, SessionData, long) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| setSessionTableSchema(JDBCSessionDataStore.SessionTableSchema) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| doStart() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| doStop() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setDatabaseAdaptor(DatabaseAdaptor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JDBCSessionDataStore() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isPassivating() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |