Branch Coverage

blib/lib/PDF/API3/Compat/API2/Resource/XObject/Form/BarCode/code128.pm
Criterion Covered Total %
branch 0 46 0.0


line true false branch
62 0 0 if ref $class
66 0 0 $opts{-'ean'} ? :
123 0 0 if (lc $code eq 'a') { }
0 0 elsif (lc $code eq 'b') { }
0 0 elsif (lc $code eq 'c') { }
124 0 0 if $char eq $bar128Ca
127 0 0 if $char eq $bar128Cb
130 0 0 if $char eq $bar128Cc
131 0 0 if ($char =~ /^\d+$/) { }
151 0 0 if ($c =~ /[\xf1-\xf4]/) { }
0 0 elsif ($c =~ /[\xca-\xcc]/) { }
155 0 0 if ($c eq "\312") { }
0 0 elsif ($c eq "\313") { }
0 0 elsif ($c eq "\314") { }
163 0 0 if ($code ne 'c') { }
164 0 0 if ($c eq $bar128sh) { }
169 0 0 $code eq 'a' ? :
174 0 0 if $c =~ /\d/
175 0 0 if ($c =~ /^\d[^\d]*$/)
186 0 0 if $c =~ /[^\x20-\x7e]/
196 0 0 if ($code eq 'a') { }
0 0 elsif ($code eq 'b') { }
0 0 elsif ($code eq 'c') { }