Branch Coverage

blib/lib/Encode/IBM/835SOSI.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
24 0 0 if ($chunk =~ /\x0F\z/) { }
42 0 0 if ($str =~ s/^([\x00-\xff]+)//) { }
0 0 elsif ($str =~ s/^([^\x00-\xff]+)//) { }