blib/lib/Goo/Prompter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
67 | 0 | 0 | unless $option |
74 | 0 | 0 | if ($option eq $default) { } |
91 | 0 | 0 | if ($key =~ /\n/) |
93 | 0 | 0 | if ($default) |
100 | 0 | 0 | if ($key =~ /[a-z0-9]/) |
107 | 0 | 0 | if (exists $valid_options{$key}) |
194 | 0 | 0 | $default eq 'Y' ? : |
201 | 0 | 0 | unless ($answer) |
220 | 0 | 0 | if ($response ne '') |
240 | 0 | 0 | if ($default_answer) |
264 | 0 | 0 | if (scalar @answers > 0) |
269 | 0 | 0 | if ($answer eq '') |
334 | 0 | 0 | if ($clear) { } |