Condition Coverage

blib/lib/Data/Rx/FailureSet.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
74 0 0 0 ref $$p and ref $$p ne "HASH"
82 0 0 0 ref $$p and ref $$p ne "ARRAY"
101 0 0 0 defined $$p and ref $$p ne "HASH"
112 0 0 0 defined $$p and ref $$p ne "ARRAY"

or 2 conditions

line l !l condition
107 0 0 $$p ||= {}
118 0 0 $$p ||= []

or 3 conditions

line l !l&&r !l&&!r condition
99 0 0 0 $error eq "missing" or $error eq "unexpected"