| lib/Math/Business/BlackScholes/Binaries/Greeks/Gamma.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 95 | 7 | 6 | unless (defined $w) |
| 110 | 4 | 9 | $S > $U ? : |
| 135 | 7 | 6 | unless (defined $w) |
| 151 | 0 | 26 | unless (defined $eta) |
| 155 | 13 | 13 | if ($eta == 0) |
| 176 | 0 | 570 | if ($k == 1 and not abs $phi / $S ** 2 < $stability_constant) |
| 185 | 0 | 26 | if (abs $mu_ < $Math::Business::BlackScholesMerton::Binaries::SMALL_VALUE_MU) |
| 186 | 0 | 0 | $mu_ >= 0 ? : |