Branch Coverage

lib/Math/Business/BlackScholes/Binaries/Greeks/Volga.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
78 7 6 unless (defined $w)
92 4 9 $S > $U ? :
140 7 6 unless (defined $w)
156 0 26 unless (defined $eta)
160 13 13 if ($eta == 0)
197 0 570 if ($k == 1 and not abs 4 * $vol * $vol * $phi < $stability_constant)
215 0 26 if (Math::Trig::sinh($alpha * $h) ** 3 == 0) { }
228 0 26 if (Math::Trig::sinh($alpha * $h) ** 2 == 0) { }