blib/lib/KelpX/AppBuilder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 18 | 16.6 |
line | true | false | branch |
---|---|---|---|
121 | 1 | 1 | if (@opts and $opts[0] eq 'Base') |
142 | 0 | 2 | if (@opts and $opts[0] eq 'Config') |
143 | 0 | 0 | if (scalar @opts > 1) { } |
146 | 0 | 0 | if ($@) |
165 | 0 | 0 | if ($@) |
182 | 0 | 0 | if ($@) |
197 | 0 | 0 | unless ($mod->can('maps')) |
205 | 0 | 0 | unless grep {$_ eq $method;} @no_import |
209 | 0 | 0 | if ($path eq 'auto') |