Branch Coverage

blib/lib/JCAMP/DX/LabelDataRecord.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
32 132 0 if (defined $value)
43 0 132 unless defined $value
46 7 125 if (grep {$_ eq $self->canonical_label;} @records_with_variable_lists)
80 4 0 if ($self->{'variables'}) { }
95 0 7 unless $variable_list
98 5 2 if ($variable_list =~ /^\((.)\+\+\((.)\.\.\2\)\)$/) { }
2 0 elsif ($variable_list =~ /^\(([a-z0-9]+)\.\.\1\)$/i) { }
110 111 5 if ($i < $#checkpoints)
140 4 8 if ($ldr->{'variables'}) { }
147 31 1 if (CORE::length $line . $point < $max_line_length) { }
154 4 0 if $line