| blib/lib/Elive/DAO/Array.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 36 | 0 | 8 | 0 | $type and $type ne 'ARRAY' |
| 67 | 66 | 0 | 0 | not defined $spec and ref $class |
| 99 | 0 | 0 | 0 | ref $_ and not &Scalar::Util::blessed($_) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 65 | 0 | 58 | 8 | shift() || $class->element_class |