Condition Coverage

blib/lib/CatalystX/InjectComponent.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
18 0 0 $INC{$file} ||= 1

or 3 conditions

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'}