Branch Coverage

blib/lib/GD/Barcode/COOP2of5.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
16 0 0 if $GD::Barcode::COOP2of5::errStr = $oThis->init($sTxt)
24 0 1 if $sTxt =~ /[^0-9]/
35 10 11 substr($sPtn, $i, 1) eq '1' ? :
36 13 8 $sClr eq '1' ? :
77 0 0 $hParam{'Height'} ? :
79 0 0 if ($hParam{'NoText'}) { }