Branch Coverage

blib/lib/SVG/Barcode/EAN8.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
40 110 70 if (@line)
46 130 205 if ($code->[$x] eq $sign) { }
30 175 elsif ($code->[$x] eq $signlong) { }
47 50 80 if (@line) { }
54 0 30 if (@line) { }
67 0 5 unless $self->{'plotter'} ||= "GD::Barcode::EAN8"->new($text)
89 0 3 if $size == 0