| blib/lib/Role/Random/PerInstance.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 14 | 100.0 |
| pod | 5 | 5 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 5 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 10 | 2 | n/a | BEGIN |
| 11 | 2 | n/a | BEGIN |
| 20 | 4 | n/a | _build_random_seed |
| 31 | 4030 | Yes | deterministic_rand |
| 49 | 3002 | Yes | attempt |
| 57 | 17032 | Yes | random |
| 78 | 3000 | Yes | random_int |
| 83 | 2000 | Yes | weighted_pick |
| 102 | 2000 | n/a | _binary_range |
| 117 | 3002 | n/a | _constrain |