Condition Coverage

blib/lib/Tie/Locked.pm
Criterion Covered Total %
condition 8 13 61.5


and 3 conditions

line !l l&&!r l&&r condition
461 4 0 1 $ul and exists $$ul{$key}
501 8 2 1 $ul and exists $$ul{$key}
516 0 0 1 $ul and exists $$ul{$key}

or 2 conditions

line l !l condition
532 0 1 $$self{'unlocked_fields'} ||= {}
550 1 0 $$self{'unlocked_fields'} ||= {}