| blib/lib/Bio/Phylo/Generator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 126 | 1 | 2 | if ($model =~ /yule/i) { } |
| 1 | 1 | elsif ($model =~ /hey/i) { } | |
| 168 | 5 | 90 | if (rand 1 < $killrate) |
| 190 | 5 | 90 | if scalar @tips >= $ntips |
| 281 | 1 | 2 | if ($model =~ /yule/i) { } |
| 1 | 1 | elsif ($model =~ /hey/i) { } | |
| 346 | 19 | 3908 | if ($rand <= $cutoff) |