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
66 0 0 0 ref $$p and ref $$p ne 'HASH'
74 0 0 0 ref $$p and ref $$p ne 'ARRAY'
93 0 0 0 defined $$p and ref $$p ne 'HASH'
104 0 0 0 defined $$p and ref $$p ne 'ARRAY'

or 2 conditions

line l !l condition
99 0 0 $$p ||= {}
110 0 0 $$p ||= []

or 3 conditions

line l !l&&r !l&&!r condition
91 0 0 0 $error eq 'missing' or $error eq 'unexpected'