blib/lib/Math/Random/MTwist.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 22 | 31.8 |
line | true | false | branch |
---|---|---|---|
53 | 1 | 3 | if (@_) |
59 | 4 | 37 | if ($arg =~ /^:(.+)/ and exists $EXPORT_TAGS{$1}) { } |
37 | 0 | elsif ($exportable{$arg}) { } | |
72 | 1 | 0 | if $need4seed |
84 | 1 | 0 | if (not defined $seed) { } |
0 | 0 | elsif (not ref $seed) { } | |
0 | 0 | elsif (ref $seed eq 'ARRAY') { } | |
0 | 0 | elsif ($seed == \0) { } | |
0 | 0 | elsif ($seed == \0) { } | |
0 | 0 | elsif ($seed == \0) { } | |
0 | 0 | elsif ($seed == \0) { } |