Branch Coverage

blib/lib/Math/Random/MT.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
27 3 14 @seeds > 1 ? :
43 20 16 unless (ref $self)
45 1 19 unless defined $gen
56 8 16 unless (ref $self)
57 0 8 unless defined $gen
83 7 9 if ($sym eq 'srand' or $sym eq 'rand' or $sym eq 'irand')