| lib/Test/DBIC/ExpectedQueries.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 16 | 62.5 |
| line | l | !l | condition |
|---|---|---|---|
| 368 | 1 | 0 | $expected ||= {} |
| 525 | 1 | 0 | $expected ||= {} |
| 526 | 0 | 1 | $test_description ||= 'Expected queries for tables' |
| 554 | 0 | 6 | $expected_table_count->{'_all_'} || {} |
| 600 | 0 | 2 | $table_operation_count->{$table}{$operation} || 0 |
| 647 | 1 | 4 | $expected_table_count->{$table}{'stack_trace'} || 0 |
| 656 | 40 | 5 | $_->table // '' |
| 45 | 0 | $table // '' |