Condition Coverage

blib/lib/Palm/BlockPack.pm
Criterion Covered Total %
condition 1 32 3.1


and 3 conditions

line !l l&&!r l&&r condition
374 0 0 0 $VERBOSE and not $no_nonempty_alert
395 0 0 0 $VERBOSE and not $no_nonempty_alert
423 0 0 0 $VERBOSE and not $no_nonempty_alert
445 0 0 0 $VERBOSE and not $no_nonempty_alert
490 0 0 0 $VERBOSE and not $no_nonempty_alert
550 0 0 0 $VERBOSE and not $no_nonempty_alert
587 0 0 0 $VERBOSE and not $no_nonempty_alert
0 0 0 $VERBOSE and not $no_nonempty_alert and length $$ref_pack > 0

or 2 conditions

line l !l condition
304 0 0 $$ref_hash{$field_name} || []

or 3 conditions

line l !l&&r !l&&!r condition
107 0 8 0 ref $class || $class
319 0 0 0 $type =~ /^(?:-?[Nn]|[Cc])\z/ or exists $SPECIAL_TYPES{$type}