| lib/Math/Business/BlackScholes/Binaries/Greeks/Delta.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 93 | 7 | 6 | unless (defined $w) |
| 108 | 4 | 9 | $S > $U ? : |
| 134 | 7 | 6 | unless (defined $w) |
| 150 | 0 | 104 | unless (defined $eta) |
| 154 | 52 | 52 | if ($eta == 0) |
| 179 | 0 | 2280 | if ($k == 1 and not abs $phi / $S < $stability_constant) |
| 186 | 0 | 104 | if (abs $mu_new < $Math::Business::BlackScholesMerton::Binaries::SMALL_VALUE_MU) |
| 187 | 0 | 0 | $mu_new >= 0 ? : |