| blib/lib/Reddit/Client/Comment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 58 | 0 | 0 | 0 | ref $value and exists $value->{'data'}{'children'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 82 | 0 | 0 | 0 | not $self->{'more'} or ref $self->{'more'} ne 'ARRAY' |