Condition Coverage

blib/lib/App/RecordStream/Operation/annotate.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
154 13 6 0 ref $data ne 'HASH' and ref $data ne 'ARRAY'

or 3 conditions

line l !l&&r !l&&!r condition
171 6 6 31 ref $value eq 'HASH' or ref $value eq 'ARRAY'
188 0 0 6 ref $value eq 'HASH' or ref $value eq 'ARRAY'