blib/lib/DBICx/Shortcuts.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 6 | 3 | 3 | exists $$info{'skip_shortcut'} and $$info{'skip_shortcut'} |
45 | 0 | 0 | 0 | defined $_[0] and not ref $_[0] |
49 | 0 | 0 | 0 | defined $_[0] and ref $_[0] eq 'SCALAR' |