lib/Test/DBIC/ExpectedQueries/Query.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 3 | 1 | 6 | uc $table eq 'SELECT' and "select $rest_sql" =~ /$select_table/ |
45 | 0 | 1 | 3 | $table and uc $table ne 'SELECT' |