Condition Coverage

blib/lib/Tie/StoredOrderHash.pm
Criterion Covered Total %
condition 13 21 61.9


and 3 conditions

line !l l&&!r l&&r condition
13 1 0 6 @_ == 1 and ref $_[0] eq 'ARRAY'
119 3 2 0 $$self[iter_link()] and $$self[iter_link()] == $list_entry
123 0 3 2 $$self[first_link()] and $$self[first_link()] == $list_entry
152 0 2 3 $$self[first_link()] and $$self[first_link()] == $list_entry
154 0 3 2 $$self[last_link()] and $$self[last_link()] == $list_entry
157 5 0 0 $$self[iter_link()] and $$self[iter_link()] == $list_entry

or 3 conditions

line l !l&&r !l&&!r condition
73 27 12 0 $last ||= $first