| blib/lib/PDL/Bad.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 20 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 243 | 1 | 2 | if $pdl->badflag and $pdl->nbad == 0 |
| 264 | 49 | 0 | if (UNIVERSAL::isa($self, 'PDL')) { } |
| 0 | 0 | elsif (UNIVERSAL::isa($self, 'PDL::Type')) { } | |
| 266 | 1 | 13 | if ($num < $PDL::Bad::PDL_F and defined $val and $self->badflag) |
| 271 | 0 | 49 | if ($PDL::Config{'BADVAL_PER_PDL'}) |
| 273 | 0 | 0 | if (defined $val) { } |
| 288 | 14 | 35 | if (defined $val) { } |
| 301 | 12 | 0 | if (UNIVERSAL::isa($self, 'PDL')) { } |
| 0 | 0 | elsif (UNIVERSAL::isa($self, 'PDL::Type')) { } | |
| 581 | 0 | 13 | if $#_ < 1 |