Condition Coverage

blib/lib/Mac/Finder/DSStore/BuddyAllocator.pm
Criterion Covered Total %
condition 18 36 50.0


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 13 $magic eq 'Bud1' and $magic1 == 1
298 1 0 847 defined $_ && $_ > 0
351 193 0 76 defined $write && $write
469 344 3 22 exists $$offsets[$blocknum] and $$offsets[$blocknum]
666 0 0 76 defined $offset and defined $size
721 5 0 60 defined $fill and $fill
5 0 60 defined $fill and $fill and $$self[2] < $$self[4]

or 3 conditions

line l !l&&r !l&&!r condition
67 0 13 0 ref $class || $class
136 0 4 0 ref $cls || $cls
612 0 266 0 ref $class || $class
671 0 76 0 ref $class || $class
754 0 0 61 ref $_[0] || $_[0]