Branch Coverage

blib/lib/Math/Random/Cauchy.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
69 0 0 if defined $_
83 0 0 if ($args{'fwhm'} <= 0)
87 0 0 unless (ref $args{'random'} eq 'CODE')
88 0 0 unless $args{'random'} eq 'rand'
118 0 0 if (not ref $rnd) { }
129 0 0 if $r > 1