| line |
true |
false |
branch |
|
28
|
132 |
0 |
if (defined $value) |
|
39
|
0 |
132 |
unless defined $value |
|
42
|
7 |
125 |
if (grep {$_ eq $self->canonical_label;} @records_with_variable_lists) |
|
76
|
4 |
0 |
if ($self->{'variables'}) { } |
|
91
|
0 |
7 |
unless $variable_list |
|
94
|
5 |
2 |
if ($variable_list =~ /^\((.)\+\+\((.)\.\.\2\)\)$/) { } |
|
|
2 |
0 |
elsif ($variable_list =~ /^\(([a-z0-9]+)\.\.\1\)$/i) { } |
|
106
|
111 |
5 |
if ($i < $#checkpoints) |
|
136
|
4 |
8 |
if ($ldr->{'variables'}) { } |
|
143
|
31 |
1 |
if (CORE::length $line . $point < $max_line_length) { } |
|
150
|
4 |
0 |
if $line |