blib/lib/Svsh/Runit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 4 | 0.0 |
line | l | !l | condition |
---|---|---|---|
108 | 0 | 0 | ($text =~ /log: \(pid (\d+)\)/)[0] || die(q[Can't figure out pid of the logging process]) |
112 | 0 | 0 | $_[0]->find_logfile($pid) || die(q[Can't find out process' log file]) |