Branch Coverage

blib/lib/Math/Gauss.pm
Criterion Covered Total %
branch 22 24 91.6


line true false branch
19 978505 0 if @_
20 244612 733893 if @_
21 244612 733893 if @_
23 1 978504 if ($s <= 0)
34 489253 0 if @_
35 244612 244641 if @_
36 244612 244641 if @_
41 1 489252 if ($s <= 0)
53 244015 245237 if ($z > 0) { }
63 4 28 if ($x <= 0 or $x >= 1)
71 13 15 if ($x < 0.5) { }
80 13 15 if ($x < 0.5) { }