blib/lib/Bot/Pastebot/Administrivia.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 0 | unless $@ |
44 | 0 | 0 | unless $pidfile and -e $pidfile |
47 | 0 | 0 | unless open my $fh, '<', $pidfile |
51 | 0 | 0 | if $is_running |
59 | 0 | 0 | unless $pidfile |
60 | 0 | 0 | unless open my $fh, '>', $pidfile |