Branch Coverage

blib/lib/Tie/Locked.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
208 0 3 unless ($locked)
457 9 2 if ($$self{'locked'})
458 5 4 unless (exists $$self{'data'}{$key})
461 4 1 unless ($ul and exists $$ul{$key})
485 0 0 if ($$self{'locked'}) { }
498 11 4 if ($$self{'locked'})
501 10 1 unless ($ul and exists $$ul{$key})
513 1 0 if ($$self{'locked'})
516 0 1 unless ($ul and exists $$ul{$key})
541 2 1 if ($$self{'unlocked_fields'})