blib/lib/MasonX/Component/Interp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 0 | exists $attrs{'comp_root'} ? : |
31 | 0 | 0 | unless (ref $comp_root) |
35 | 0 | 0 | if (reftype $comp_root eq 'ARRAY') |
97 | 0 | 0 | if $class =~ /(?:\b:\b|\:{3,})/ |
100 | 0 | 0 | if 'Class::Inspector'->loaded($class) |
103 | 0 | 0 | if (my $error = $@) |