line |
true |
false |
branch |
21
|
5 |
3 |
if ($self->{'parameter'}) { } |
52
|
4 |
8 |
if ($tag_name eq 'else') { } |
74
|
71 |
0 |
if (defined $forloop) { } |
76
|
27 |
44 |
if ($self->{'watch_content'}) { } |
79
|
9 |
18 |
if ($forloop->{'first'} or $result ne $self->{'last_iteration_content'}) { } |
|
9 |
9 |
elsif (scalar @{$self->{'branches'};} > 1) { } |
97
|
5 |
39 |
if ($forloop->{'first'}) { } |
104
|
14 |
25 |
if ($self->watches_changed($context)) { } |
|
9 |
16 |
elsif (scalar @{$self->{'branches'};} > 1) { } |
135
|
14 |
25 |
unless (DTL::Fast::Expression::Operator::Binary::Eq::dispatch($self, $watch, $preserve)) |