blib/lib/Catalyst/Helper/InitScript/FreeBSD.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
81 | 0 | 0 | if (not $ret or $$opts{'help'}) |
85 | 0 | 0 | if ($$opts{'listen'} =~ /:\d+$/) |
93 | 0 | 0 | if (-f $output and not $class->_ask_overwite($vars, $output)) { } |
107 | 0 | 0 | if $$vars{'use_socket'} |
147 | 0 | 0 | unless $template |
148 | 0 | 0 | unless $t->process(\$template, $vars, $output) |