Source file "org/springframework/data/cassandra/repository/support/SimpleCassandraRepository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 276 of 276 | 0% | 16 of 16 | 0% | 27 | 27 | 63 | 63 | 19 | 19 |
| save(Object) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| insert(Iterable) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| createIdsInQuery(Iterable) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| saveAll(Iterable) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| SimpleCassandraRepository(CassandraEntityInformation, CassandraOperations) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| findAllById(Iterable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| deleteAllById(Iterable) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| findAll(Pageable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| deleteById(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| deleteAll(Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| existsById(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| delete(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findById(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| doFindOne(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findAll() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| insert(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| count() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| deleteAll() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |