blib/lib/CatalystX/Imports.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 22 | 22.7 |
line | true | false | branch |
---|---|---|---|
190 | 0 | 1 | unless 'Class::Inspector'->functions($target) |
197 | 0 | 0 | unless exists $methods{$original} |
225 | 0 | 0 | if (@wrappers) { } |
266 | 3 | 7 | if @args % 2 |
293 | 3 | 4 | unless ('Class::Inspector'->loaded($target)) |
316 | 0 | 0 | if (ref $config eq 'HASH') |
319 | 0 | 0 | exists $$config{-'default'} ? : |
0 | 0 | exists $config->{$type} ? : | |
324 | 0 | 0 | unless (ref $config eq 'ARRAY') |
331 | 0 | 0 | unless $args |
332 | 0 | 0 | if defined $comp |