| blib/lib/Role/Random/PerInstance.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 13 | 13 | 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 | 
| 9 | 2 | n/a | BEGIN | 
| 10 | 2 | n/a | BEGIN | 
| 19 | 4 | n/a | _build_random_seed | 
| 30 | 4030 | Yes | deterministic_rand | 
| 48 | 3002 | Yes | attempt | 
| 56 | 17032 | Yes | random | 
| 77 | 3000 | Yes | random_int | 
| 82 | 2000 | Yes | weighted_pick | 
| 101 | 2000 | n/a | _binary_range | 
| 116 | 3002 | n/a | _constrain |