Branch Coverage

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


line true false branch
51 1 3 if (@_)
57 4 36 if ($arg =~ /^:(.+)/ and exists $EXPORT_TAGS{$1}) { }
36 0 elsif ($exportable{$arg}) { }
70 1 0 if $need4seed
82 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) { }