| blib/lib/Bio/GeneDesign/Random.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 14 | 28.5 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 0 | 0 | if $len == 0 |
| 65 | 0 | 0 | if $len == 1 |
| 84 | 0 | 0 | if ($stopswit) |
| 93 | 0 | 0 | if (int rand(1) + 0.5 == 1) |
| 126 | 0 | 30000 | unless $GCp |
| 141 | 0 | 130000 | unless $dist |
| 149 | 130000 | 154540 | if ($rand -= $weight) < 0 |