Branch Coverage

blib/lib/Math/Vector/Real/Random.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
16 0 0 if (ref $_[0]) { }
22 0 0 unless defined $size
39 0 0 unless defined $scale
40 0 0 if ($dim >= 3) { }
0 0 elsif ($dim >= 2) { }
0 0 elsif ($dim >= 1) { }
44 0 0 if (not $d) { }
57 0 0 rand >= 0.5 ? :