blib/lib/App/Taskflow.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 23 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 0 | 0 | 0 | not $line =~ /^#/ and $line =~ /:/ |
114 | 0 | 0 | 0 | $pid_file ~~ \@pids and exists $processes{$pid_file}[2] |
0 | 0 | 0 | $pid_file ~~ \@pids and exists $processes{$pid_file}[2] and $processes{$pid_file}[2] == 0 | |
0 | 0 | 0 | -e $pid_file and not $pid_file =~ @pids |
line | l | !l | condition |
---|---|---|---|
39 | 0 | 0 | $+{'dt'} // '1' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
90 | 0 | 0 | 0 | -e $pid_file or -e $err_file |
91 | 0 | 0 | 0 | not exists $$data{$key} or $$data{$key} != $mt |
137 | 0 | 0 | 0 | shift() // $VERSION |