line |
true |
false |
branch |
260
|
0 |
0 |
if ($#daughters == 2) |
265
|
0 |
0 |
if $names[2] =~ /^\d+$/ |
269
|
0 |
0 |
if ($actual_sister_separation >= $minimum_sister_separation) |
271
|
0 |
0 |
$actual_sister_separation == $minimum_sister_separation ? : |
323
|
0 |
0 |
if ($node->is_root) { } |
334
|
0 |
0 |
$attributes->{'place'} eq 'middle' ? : |
|
0 |
0 |
$attributes->{'place'} eq 'above' ? : |
374
|
0 |
0 |
if ($#daughters == 2) |
379
|
0 |
0 |
if $names[2] =~ /^\d+$/ |
383
|
0 |
0 |
if ($sister_separation < $minimum_sister_separation) |
410
|
0 |
0 |
if ($x >= $x_min and $x <= $x_max and $y >= $y_min and $y <= $y_max) |
431
|
0 |
0 |
if ($self->_check_point_within_rectangle($bounds_1, $x_min_2, $y_min_2) or $self->_check_point_within_rectangle($bounds_1, $x_max_2, $y_min_2) or $self->_check_point_within_rectangle($bounds_1, $x_min_2, $y_max_2) or $self->_check_point_within_rectangle($bounds_1, $x_max_2, $y_max_2)) |
469
|
0 |
0 |
if ($uid_1 < $uid_2) |
471
|
0 |
0 |
if ($self->_check_rectangle_within_rectangle($bounds_1, $bounds_2)) |
528
|
0 |
0 |
if ($self->title_width > $maximum_x) |
559
|
0 |
0 |
if $place eq 'middle' |
572
|
0 |
0 |
if ($node->name ne $name and $name ne 'root') |
577
|
0 |
0 |
$#final_daughters < 0 ? : |
597
|
0 |
0 |
if length $output_file |
619
|
0 |
0 |
if $bounds->[2] > $maximum_x |
627
|
0 |
0 |
if $self->title_width > $maximum_x |
651
|
0 |
0 |
if $bounds->[3] > $maximum_y |
678
|
0 |
0 |
if $attributes->{'y'} < $minimum_y |
707
|
0 |
0 |
$minimum_y < $top_margin ? : |
|
0 |
0 |
$minimum_y <= 0 ? : |
764
|
0 |
0 |
if length $line == 0 or $line =~ /^\s*#/ |
781
|
0 |
0 |
if ($count == 1) |
785
|
0 |
0 |
if ($field[0] ne 'parent' or $field[1] ne 'place' or $field[2] ne 'node') |
793
|
0 |
0 |
if ($#field <= 1) |
800
|
0 |
0 |
unless defined $seen{$field[0]} |
803
|
0 |
0 |
if ($seen{$field[0]} > 2) { } |
|
0 |
0 |
elsif (not $field[1] =~ /above|below/) { } |
815
|
0 |
0 |
if ($seen{$field[0]} == 1) |
819
|
0 |
0 |
if ($cache{$field[0]}) { } |
849
|
0 |
0 |
if $self->minimum_y <= $self->top_margin |
857
|
0 |
0 |
if $self->print_tree |