Branch Coverage

lib/Math/Business/BlackScholes/Binaries/Greeks/Delta.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
101 7 6 unless (defined $w)
118 4 9 $S > $U ? :
146 7 6 unless (defined $w)
163 0 104 unless (defined $eta)
167 52 52 if ($eta == 0)
206 0 2280 if ($k == 1 and not abs $phi / $S < $stability_constant)
213 0 104 if (abs $mu_new < $Math::Business::BlackScholes::Binaries::SMALL_VALUE_MU)
216 0 0 $mu_new >= 0 ? :