Branch Coverage

Bio/PhyloNetwork/RandomFactory.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
110 1 0 if (not defined $leavesR and defined $numleaves)
114 0 1 unless (defined $leavesR)
121 0 1 if defined $numhybrids
145 493 0 if (not defined $self->{'numhybrids'}) { }
157 493 0 if ($self->{'norepeat'})
159 427 10745 if $net->is_mu_isomorphic($ant)