Condition Coverage

blib/lib/Unicode/Map.pm
Criterion Covered Total %
condition 14 57 24.5


and 3 conditions

line !l l&&!r l&&r condition
313 0 0 0 $k and $v
508 0 0 0 $id and $registry{$id}
517 0 0 0 $vendor and $unicode
600 0 0 0 $comment_info and not /#/
604 0 0 0 $comment_authress and /^#\s*$/ || /^#[^:]:/
726 0 0 0 $mapH and %$mapH
992 0 0 0 $i < $end and $i < $partend
0 0 0 $i < $end and $i < $partend and $$listR[$i + 1] == $$listR[$i] + 1

or 2 conditions

line l !l condition
359 0 4 $o || undef
0 4 $l || undef
700 0 0 $from_n || 1
0 0 $to_n || 1
947 270 3 $map || ''
0 273 $info || ''
273 0 $src || ''
264 9 $srcURL || ''
18 255 $style || ''

or 3 conditions

line l !l&&r !l&&!r condition
113 0 9 0 ref $proto || $proto
509 0 0 0 not $style or $style =~ /^unicode$/i
604 0 0 0 /^#\s*$/ || /^#[^:]:/
900 0 3 15 $v eq '~' or $v =~ m[^~/]
940 3 0 0 $ENV{'HOME'} or eval '(getpwuid($<))[7]'