| blib/lib/Math/Cephes/Complex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 18 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 58 | 0 | if defined $self |
| 34 | 63 | 63 | unless $_[0]->isa('HASH') |
| 36 | 0 | 63 | unless defined $self |
| 38 | 63 | 0 | if (exists $Math::Cephes::Complex::OWNER{$self}) |
| 59 | 75 | 1 | unless defined $value |
| 66 | 76 | 1 | unless defined $value |
| 80 | 0 | 0 | if ($im == 0) { } |
| 84 | 0 | 0 | int $im / abs($im) == -1 ? : |
| 0 | 0 | $im < 0 ? : |