Branch Coverage

blib/lib/GD/Barcode/Code93.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
126 0 1 if $error_string = $self->init($txt)
137 0 1 if $txt =~ m[[^0-9A-Za-z\-*+\$%/. ]]
171 0 1 $params{'height'} ? :
174 0 1 if ($params{'notext'}) { }
214 0 21 if ($x > $counter * 5)