blib/lib/App/DuckPAN/Restart.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 0 | unless defined(my $app = fork) |
26 | 0 | 0 | unless ($app) |
34 | 0 | 0 | unless ($fmon) |
35 | 0 | 0 | unless (defined $fmon) |
47 | 0 | 0 | if ($pid == $fmon) { } |
0 | 0 | elsif ($pid == $app) { } | |
49 | 0 | 0 | unless (kill 'SIGTERM', $app) |
72 | 0 | 0 | unless $template->name =~ /test/ |
77 | 0 | 0 | if (/template definitions/i) { } |
92 | 0 | 0 | if $type eq 'test' |
140 | 0 | 0 | if (-d $file or $file =~ m[^(?:.+/)?\.[^/]+$]o or $file =~ /\.(?:handlebars|css|js)$/io) |
148 | 0 | 0 | if $reload |