Branch Coverage

blib/lib/JCAMP/DX/ASDF.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
60 180 3859 if ($line =~ s/^\+//) { }
210 3649 elsif ($line =~ s/^(-?\d+)//) { }
65 3584 elsif ($line =~ s/^%(\d*)//) { }
2211 1373 elsif ($line =~ s/^([J-R])(\d*)//) { }
1373 0 elsif ($line =~ s/^([j-r])(\d*)//) { }
0 0 elsif ($line =~ s/^(.)//) { }
64 0 210 if $debug
66 0 65 $1 ne '' ? :
67 0 65 if $debug
71 0 2211 if $debug
75 0 1373 if $debug