blib/lib/Module/Start/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 0 | if $msg |
26 | 0 | 0 | unless $option eq -'noExitMsg' |
39 | 0 | 0 | unless length $answer |
40 | 0 | 0 | unless length $answer |
49 | 0 | 0 | $default eq 'n' ? : |
0 | 0 | $default eq 'y' ? : | |
56 | 0 | 0 | unless $answer |
57 | 0 | 0 | unless $answer =~ /^[yn]$/ |
69 | 0 | 0 | if ($rl) { } |
76 | 0 | 0 | unless (defined $input) |
93 | 0 | 0 | unless my $data = $self->data($package) |
121 | 0 | 0 | unless $t->process($template, \%vars, \$output) |
123 | 0 | 0 | if $@ |