| lib/Test/DBIC/ExpectedQueries.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 14 | 64.2 |
| line | l | !l | condition |
|---|---|---|---|
| 354 | 1 | 0 | $expected ||= {} |
| 500 | 1 | 0 | $expected ||= {} |
| 527 | 0 | 6 | $expected_table_count->{'_all_'} || {} |
| 573 | 0 | 2 | $table_operation_count->{$table}{$operation} || 0 |
| 620 | 1 | 4 | $expected_table_count->{$table}{'stack_trace'} || 0 |
| 629 | 40 | 5 | $_->table // '' |
| 45 | 0 | $table // '' |