line |
true |
false |
branch |
107
|
677 |
127 |
if ($parent and &looks_like_object($parent, $TYPE_CONSTANT)) { } |
|
127 |
0 |
elsif (not $parent) { } |
155
|
460 |
8615 |
unless ($child and &looks_like_object($child, $TYPE_CONSTANT)) |
160
|
312 |
8303 |
if (not $child or $child->get_id == $self->get_id or $child->is_child_of($self)) |
181
|
1 |
8302 |
if ($child->is_ancestor_of($self)) |
189
|
0 |
1 |
if ($child_parent) |
195
|
241 |
8062 |
if ($child_parent) |
202
|
0 |
8303 |
if (defined $i) { } |
257
|
50914 |
11 |
if (defined $bl and &looks_like_number($bl) and not ref $bl) { } |
|
1 |
10 |
elsif (defined $bl and !&looks_like_number($bl) || ref $bl) { } |
|
10 |
0 |
elsif (not defined $bl) { } |
259
|
0 |
50914 |
if ($bl < 0) |
291
|
8286 |
268 |
if ($tree) { } |
292
|
8286 |
0 |
if (&looks_like_object($tree, $CONTAINER_CONSTANT)) { } |
429
|
0 |
0 |
if defined $self->get_branch_length |
430
|
0 |
0 |
if $self->get_rank |