line |
true |
false |
branch |
62
|
0 |
11 |
if ($self->state == $self->OPEN)
|
74
|
11 |
0 |
if (my $g = $self->[0]{'graphs'}->next)
|
94
|
0 |
30 |
unless ($self->state == $self->OPEN)
|
101
|
0 |
37 |
unless ($self->[0]{'current_graph'})
|
105
|
20 |
17 |
if ($row) { }
|
107
|
18 |
2 |
if (my $rg = $$row{$self->graph->name})
|
108
|
0 |
18 |
unless ($rg->equal($g))
|
113
|
0 |
20 |
if (my $d = $self->delegate)
|
119
|
10 |
7 |
unless (&blessed($g))
|
126
|
7 |
0 |
if ($plan->state == $plan->OPEN)
|
142
|
0 |
11 |
unless ($self->state == $self->OPEN)
|
147
|
11 |
0 |
if ($plan->state == $plan->OPEN)
|