lib/Math/Business/BlackScholes/Binaries/Greeks/Vega.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
77 | 7 | 6 | unless (defined $w) |
94 | 4 | 9 | $S > $U ? : |
124 | 7 | 6 | unless (defined $w) |
140 | 0 | 78 | unless (defined $eta) |
144 | 39 | 39 | if ($eta == 0) |
183 | 0 | 1710 | if ($k == 1 and not abs 2 * $vol * $phi < $stability_constant) |
196 | 0 | 78 | if (Math::Trig::sinh($alpha * $h) ** 2 == 0) { } |