| lib/Math/Business/BlackScholes/Binaries/Greeks/Volga.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 16 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 79 | 7 | 6 | unless (defined $w) | 
| 93 | 4 | 9 | $S > $U ? : | 
| 141 | 7 | 6 | unless (defined $w) | 
| 157 | 0 | 26 | unless (defined $eta) | 
| 161 | 13 | 13 | if ($eta == 0) | 
| 197 | 0 | 570 | if ($k == 1 and not abs 4 * $vol * $vol * $phi < $stability_constant) | 
| 215 | 0 | 26 | if (Math::Trig::sinh($alpha * $h) ** 3 == 0) { } | 
| 228 | 0 | 26 | if (Math::Trig::sinh($alpha * $h) ** 2 == 0) { } |