Condition Coverage

blib/lib/Test/Proto/Role/ArrayRef.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
61 2 2 3 defined $expected and ref $expected
354 0 1 6 defined $currentGroup and @$currentGroup
360 0 0 6 defined $currentGroup and @$currentGroup
785 0 36 0 defined $$data{'dir'} && ($$data{'dir'} eq 'min' ? sub { shift() > 0; } : sub { shift() < 0; } )