blib/lib/Math/Random/MT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 12 | 100.0 |
pod | 4 | 4 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 5 | n/a | BEGIN |
4 | 5 | n/a | BEGIN |
5 | 5 | n/a | BEGIN |
6 | 5 | n/a | BEGIN |
7 | 5 | n/a | BEGIN |
17 | 6 | Yes | new |
27 | 6 | Yes | set_seed |
35 | 3 | Yes | srand |
42 | 10 | Yes | rand |
56 | 2 | n/a | _rand_seed |
68 | 5 | n/a | BEGIN |
69 | 5 | n/a | import |