Source file "org/springframework/data/cassandra/core/cql/CachedPreparedStatementCreator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 133 of 133 | 0% | 8 of 8 | 0% | 10 | 10 | 32 | 32 | 6 | 6 |
| getOrPrepareStatement(CqlSession, String, Map) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getOrCreateSessionLocalCache(CqlSession) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| createPreparedStatement(CqlSession) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| CachedPreparedStatementCreator(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCql() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |