Branch Coverage

blib/lib/Text/VisualWidth/PP.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
48 2 24 if ($EastAsian) { }
50 2 0 $1 ? :
54 5 28 $1 ? :
68 15 57 if ($ch =~ /\p{InFullwidth}/) { }
42 15 elsif (length $ch == 1) { }
76 60 12 if ($cnt + $w <= $limit) { }