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