lib/Test/DBIC/ExpectedQueries.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 16 | 62.5 |
line | l | !l | condition |
---|---|---|---|
379 | 1 | 0 | $expected ||= {} |
543 | 1 | 0 | $expected ||= {} |
544 | 0 | 1 | $test_description ||= 'Expected queries for tables' |
572 | 0 | 6 | $expected_table_count->{'_all_'} || {} |
618 | 0 | 2 | $table_operation_count->{$table}{$operation} || 0 |
665 | 1 | 4 | $expected_table_count->{$table}{'stack_trace'} || 0 |
674 | 40 | 5 | $_->table // '' |
45 | 0 | $table // '' |