lib/Math/Business/BlackScholes/Binaries/Greeks/Gamma.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
97 | 7 | 6 | unless (defined $w) |
114 | 4 | 9 | $S > $U ? : |
153 | 7 | 6 | unless (defined $w) |
170 | 0 | 26 | unless (defined $eta) |
174 | 13 | 13 | if ($eta == 0) |
205 | 0 | 570 | if ($k == 1 and not abs $phi / $S ** 2 < $stability_constant) |
214 | 0 | 26 | if (abs $mu_ < $Math::Business::BlackScholes::Binaries::SMALL_VALUE_MU) |
215 | 0 | 0 | $mu_ >= 0 ? : |