| blib/lib/Math/Random/MT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 12 | 12 | 100.0 | 
| pod | 5 | 5 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 9 | n/a | BEGIN | 
| 4 | 9 | n/a | BEGIN | 
| 5 | 9 | n/a | BEGIN | 
| 6 | 9 | n/a | BEGIN | 
| 16 | 18 | Yes | new | 
| 26 | 19 | Yes | set_seed | 
| 34 | 10 | Yes | srand | 
| 41 | 36 | Yes | rand | 
| 54 | 24 | Yes | irand | 
| 68 | 9 | n/a | _rand_seed | 
| 80 | 9 | n/a | BEGIN | 
| 81 | 9 | n/a | import |