| 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) | 
| 92 | 0 | 0 | if (int rand(1) + 0.5 == 1) | 
| 124 | 0 | 30000 | unless $GCp | 
| 139 | 0 | 130000 | unless $dist | 
| 147 | 130000 | 150365 | if ($rand -= $weight) < 0 |