Branch Coverage

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


line true false branch
60 50 161 if ($line =~ s/^\+//) { }
76 85 elsif ($line =~ s/^(-?\d+)//) { }
13 72 elsif ($line =~ s/^%(\d*)//) { }
39 33 elsif ($line =~ s/^([J-R])(\d*)//) { }
33 0 elsif ($line =~ s/^([j-r])(\d*)//) { }
0 0 elsif ($line =~ s/^(.)//) { }
64 0 76 if $debug
66 0 13 $1 ne '' ? :
67 0 13 if $debug
71 0 39 if $debug
75 0 33 if $debug