Condition Coverage

blib/lib/Cache/CacheTester.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
108 0 0 2 $$fetched_value_list_ref[0] eq 'One' and $$fetched_value_list_ref[1] eq 'Two'
0 0 2 $$fetched_value_list_ref[0] eq 'One' and $$fetched_value_list_ref[1] eq 'Two' and $$fetched_value_list_ref[2] eq 'Three'
207 0 0 2 $$fetched_value_list_ref[0] eq 'One' and $$fetched_value_list_ref[1] eq 'Two'
0 0 2 $$fetched_value_list_ref[0] eq 'One' and $$fetched_value_list_ref[1] eq 'Two' and $$fetched_value_list_ref[2] eq 'Three'