blib/lib/CatalystX/InjectComponent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | l | !l | condition |
---|---|---|---|
18 | 0 | 0 | $INC{$file} ||= 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
49 | 0 | 0 | 0 | $as ||= $component |
50 | 0 | 0 | 0 | $as =~ /^(?:Controller|Model|View)::/ or $given{'skip_mvc_renaming'} |