line |
true |
false |
branch |
56
|
223 |
0 |
if (not $args{'-tree'}) { }
|
583
|
1 |
0 |
if ($self->is_cladogram)
|
629
|
0 |
29 |
if (my $root = $self->get_root)
|
637
|
0 |
0 |
if ($node->is_terminal) { }
|
640
|
0 |
0 |
$is_clado ? :
|
649
|
0 |
0 |
$is_clado ? :
|
678
|
29 |
87 |
if ($method =~ /^set_(.+)$/) { }
|
|
86 |
1 |
elsif ($method =~ /^get_(.+)$/) { }
|
682
|
29 |
0 |
if (grep {/^\Q$prop\E$/;} @properties) { }
|
686
|
1 |
28 |
if ($prop =~ /_(?:node|tip|branch|clade|font|text)_/)
|
694
|
0 |
29 |
if ($prop =~ /_(?:margin|padding)$/)
|
714
|
86 |
0 |
if (grep {/^\Q$prop\E$/;} @properties) { }
|