| blib/lib/Math/Business/BlackScholesMerton/NonBinaries.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 16 | 81.2 |
| line | true | false | branch |
|---|---|---|---|
| 213 | 3 | 2 | if ($mu) { } |
| 238 | 3 | 2 | if ($mu) { } |
| 316 | 0 | 2 | unless $type eq "c" or $type eq "p" |
| 325 | 1 | 1 | $type eq 'c' ? : |
| 342 | 1 | 1 | if ($X >= $H) |
| 343 | 1 | 0 | $type eq 'c' ? : |
| 346 | 0 | 1 | $type eq 'c' ? : |
| 378 | 1 | 1 | if ($type eq "c") |