blib/lib/TAP/Parser/SourceHandler/pgTAP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 10 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
335 | 1 | 3 | 0 | $fn and $fn =~ s/^pgsql:\s*// |
338 | 1 | 1 | 2 | $fn and -e $fn |
line | l | !l | condition |
---|---|---|---|
232 | 3 | 0 | $score_for{$suf} || 0 |
307 | 2 | 2 | $config->{'psql'} || 'psql' |