Branch Coverage

lib/Acme/Unicodify.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
95 1 55 unless (defined $str)
100 214 45 if (exists $_TRANSLATE{$l}) { }
115 1 3 unless (defined $str)
120 140 67 if (exists $self->{'_ASCII_CACHE'}{$l}) { }
132 0 1 if ($#_ != 2)
144 0 1 if ($#_ != 2)