Branch Coverage

blib/lib/Text/VisualWidth/PP.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
61 3 52 if ($EastAsian) { }
64 3 0 $1 ? :
69 23 28 $1 ? :
80 6 18 $EastAsian ? :
84 17 83 if ($ch =~ /\A$fullwidth\z/) { }
56 27 elsif (length $ch == 1) { }
92 80 20 if ($cnt + $w <= $limit) { }