Source file "org/apache/calcite/interpreter/TableScanNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 502 of 502 | 0% | 56 of 56 | 0% | 38 | 38 | 127 | 127 | 10 | 10 |
| createProjectableFilterable(Compiler, TableScan, ImmutableList, ImmutableIntList, ProjectableFilterableTable) | 0% | 0% | 10 | 10 | 32 | 32 | 1 | 1 | ||
| createQueryable(Compiler, TableScan, ImmutableList, ImmutableIntList, QueryableTable) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| createEnumerable(Compiler, TableScan, Enumerable, ImmutableIntList, List, ImmutableIntList) | 0% | 0% | 5 | 5 | 24 | 24 | 1 | 1 | ||
| create(Compiler, TableScan, ImmutableList, ImmutableIntList) | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
| createFilterable(Compiler, TableScan, ImmutableList, ImmutableIntList, FilterableTable) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| lambda$createQueryable$0(List, Object) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| lambda$createEnumerable$1(Context, Scalar, Row) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| createScannable(Compiler, TableScan, ImmutableList, ImmutableIntList, ScannableTable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| TableScanNode(Compiler, TableScan, Enumerable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| run() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |