| blib/lib/Class/PObject/Driver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 24 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 48 | 0 | 1 | 0 | defined $key and defined $value |
| line | l | !l | condition |
|---|---|---|---|
| 131 | 11 | 6 | scalar @$data_set || 0 |
| 152 | 9 | 6 | $args->{'direction'} ||= 'asc' |
| 163 | 2 | 5 | $args->{'offset'} ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 17 | 0 | 5 | 0 | ref $class || $class |
| 33 | 1 | 0 | 0 | ref $self || $self |
| 108 | 6 | 0 | 0 | ref $self || $self |
| 125 | 17 | 0 | 0 | ref $self || $self |
| 177 | 95 | 0 | 0 | ref $self || $self |