| blib/lib/SQL/Abstract/Plugin/ExtraClausesFixed.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 58 | 2 | 0 | 2 | defined $proto{'using'} and ref(my $using = $proto{'using'}) ne "HASH" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 43 | 0 | 1 | 0 | $args->{'type'} || () |