Condition Coverage

blib/lib/Abilities/Features.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
231 0 0 0 ref $_ eq 'ARRAY' and scalar @$_ == 2

or 3 conditions

line l !l&&r !l&&!r condition
207 1 1 1 $$_[0] eq $plan or $$_[1]->inherits_plan($plan)