blib/lib/CPAN/Testers/Common/DBUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 35 | 37.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
371 | 1 | 1 | 3 | $sql and @args |
382 | 0 | 1 | 1 | $dbv and $$dbv{'repeat'} |
line | l | !l | condition |
---|---|---|---|
123 | 0 | 1 | $hash{'errsub'} || \&_errsub |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
119 | 1 | 0 | 0 | $hash{'database'} or $hash{'dbfile'} |
167 | 0 | 0 | 6 | $@ or not $sth |
176 | 0 | 0 | 6 | $@ or not $res |
223 | 0 | 0 | 2 | $@ or not $sth |
232 | 0 | 0 | 2 | $@ or not $res |
303 | 0 | 0 | 0 | $@ or not $sth |
312 | 0 | 0 | 0 | $@ or not $res |
404 | 0 | 0 | 1 | $@ or not $sth |
414 | 0 | 0 | 3 | $@ or not $res |