Condition Coverage

blib/lib/Resource/Loader.pm
Criterion Covered Total %
condition 10 21 47.6


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 15 defined $$_{'name'} and defined $$_{'when'}
0 0 15 defined $$_{'name'} and defined $$_{'when'} and defined $$_{'what'}
59 0 0 15 ref $$_{'what'} eq 'CODE' and ref $$_{'when'} eq 'CODE'
63 13 2 0 $$_{'whatargs'} and ref $$_{'whatargs'} ne 'ARRAY'
67 12 2 1 $$_{'whenargs'} and ref $$_{'whenargs'} ne 'ARRAY'
176 0 0 6 $$self{'status'} and ref $$self{'status'} eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
23 0 9 0 ref $proto || $proto