Branch Coverage

blib/lib/Math/Random/MTwist.pm
Criterion Covered Total %
branch 8 22 36.3


line true false branch
49 1 3 if (@_)
55 4 31 if ($arg =~ /^:(.+)/ and exists $EXPORT_TAGS{$1}) { }
31 0 elsif ($exportable{$arg}) { }
68 1 0 if $need4seed
80 0 1 if (not defined $seed) { }
1 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) { }