Condition Coverage

blib/lib/Data/HexDump/Range/Gather.pm
Criterion Covered Total %
condition 0 37 0.0


and 3 conditions

line !l l&&!r l&&r condition
118 0 0 0 'CODE' eq ref $range->[0] and not defined $range->[1]
0 0 0 'CODE' eq ref $range->[0] and not defined $range->[1] and not defined $range->[2]
0 0 0 'CODE' eq ref $range->[0] and not defined $range->[1] and not defined $range->[2] and not defined $range->[3]
220 0 0 0 $range_size == 0 and $self->{'DISPLAY_ZERO_SIZE_RANGE_WARNING'}
323 0 0 0 defined $ranges and @{$ranges;}
707 0 0 0 defined $description->[2] and $description->[2] eq $EMPTY_STRING
712 0 0 0 defined $description->[2] and $description->[2] eq $EMPTY_STRING

or 2 conditions

line l !l condition
92 0 0 $offset || 0
149 0 0 $comment ||= 'No comment returned from sub'

or 3 conditions

line l !l&&r !l&&!r condition
200 0 0 0 $is_header or $is_comment
0 0 0 $is_header or $is_comment or $is_bitfield
218 0 0 0 $is_header or $is_comment
0 0 0 $is_header or $is_comment or $is_bitfield