| line |
!l |
l&&!r |
l&&r |
condition |
|
126
|
14727 |
0 |
0 |
defined $d and defined $desc |
|
|
14727 |
0 |
0 |
defined $d and not defined $desc |
|
178
|
2 |
0 |
17 |
defined $pos and not defined $frac |
|
|
0 |
0 |
2 |
defined $frac and not defined $pos |
|
182
|
0 |
0 |
2 |
0 <= $frac and $frac <= 1 |
|
186
|
0 |
0 |
17 |
0 <= $pos and $pos <= $blen |
|
237
|
9178 |
0 |
0 |
$self->{'_desc'}{$node->internal_id} and not $ignoreoverwrite |
|
408
|
0 |
343 |
0 |
$old_ancestor and !$new_ancestor || $new_ancestor ne $old_ancestor |
|
411
|
9271 |
188 |
144 |
$old_ancestor and not $old_ancestor->{'_removing_descendent'} |
|
414
|
425 |
7023 |
2155 |
$new_ancestor and not $new_ancestor->{'_adding_descendent'} |
|
441
|
18 |
6637 |
0 |
defined $bl and $bl =~ s/\[(\d+)\]// |
|
591
|
0 |
4211 |
3409 |
defined $self->{'_desc'} && keys %{$$self{'_desc'};} > 0 |
|
614
|
0 |
0 |
0 |
defined $bl and $bl =~ /^\-?\d+(\.\d+)?$/ |
|
654
|
0 |
111 |
0 |
defined $tag and scalar @values |
|
676
|
0 |
1841 |
0 |
defined $tag and defined $value |