blib/lib/Tapper/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
28 | 0 | 0 | 0 | -e $pid_file and open my $fh, '<', $pid_file |
75 | 0 | 0 | 0 | -e $dir and not -d $dir |
line | l | !l | condition |
---|---|---|---|
48 | 0 | 0 | $$conf{'argv'} // [] |