| line |
!l |
l&&!r |
l&&r |
condition |
|
129
|
1 |
143 |
0 |
ref $n and $n->isa('Graph::Easy::Node') |
|
156
|
1 |
143 |
0 |
$n->{'graph'} and $self->{'graph'} |
|
|
1 |
0 |
142 |
$n->{'graph'} and $self->{'graph'} and $n->{'graph'} == $self->{'graph'} |
|
166
|
0 |
128 |
0 |
ref $n and $n->isa('Graph::Easy::Node') |
|
197
|
1 |
116 |
0 |
$n->{'graph'} and $self->{'graph'} |
|
|
1 |
0 |
115 |
$n->{'graph'} and $self->{'graph'} and $n->{'graph'} == $self->{'graph'} |
|
286
|
3 |
15 |
0 |
$n->{'graph'} and $self->{'graph'} |
|
|
0 |
0 |
15 |
$n->{'graph'} and $self->{'graph'} and $n->{'graph'} == $self->{'graph'} |
|
312
|
0 |
66 |
0 |
ref $e and $e->isa('Graph::Easy::Edge') |
|
327
|
62 |
0 |
4 |
defined $e->{'group'} and $e->{'group'} == $self |
|
479
|
5 |
30 |
7 |
ref $lc and $align eq 'center' |
|
497
|
7 |
14 |
18 |
defined $min_dist and $dist > $min_dist |