Branch Coverage

Bio/Tree/Compatible.pm
Criterion Covered Total %
branch 6 14 42.8


line true false branch
233 16 12 if $node->id
305 0 47 unless (ref $node)
307 0 0 if $node->id
309 0 0 if ($cluster->is_disjoint($labels)) { }
312 0 0 if ($node->id and not $labels->has($node->id))
403 0 8 unless ($cluster1->is_equal($cluster2))
415 3 95 if ($cluster1->is_properly_intersecting($cluster2))