Source file "org/springframework/data/cassandra/core/cql/AsyncResultStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 70 of 70 | 0% | 0 of 0 | n/a | 6 | 6 | 18 | 18 | 6 | 6 |
| collect(Collector) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| forEach(Consumer) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| map(RowMapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AsyncResultStream(AsyncResultSet, RowMapper) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| from(AsyncResultSet) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$from$0(Row, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |