| blib/lib/ICC/Support/rbf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 24 | 4.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 0 | 0 | 0 | $_[0][0] == int $_[0][0] and defined $Np[$_[0][0]] |
| 383 | 0 | 0 | 0 | $type == int $type and $type >= 0 |
| 0 | 0 | 0 | $type == int $type and $type >= 0 and defined $Np[$_[0][0]] | |
| 446 | 0 | 0 | 0 | ref $matrix eq 'ARRAY' and ref $matrix->[0] eq 'ARRAY' |
| 474 | 0 | 0 | 0 | defined $p->[0] && !ref($p->[0]) |
| 494 | 0 | 0 | 0 | defined $self->[3] and 0 != @{$self->[3];} |
| 529 | 0 | 0 | 0 | defined $self->[3] and @{$self->[3];} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 0 | 0 | 1 | @_ == 2 or @_ == 3 |