Condition Coverage

blib/lib/Reddit/Client/Comment.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 0 ref $value and exists $value->{'data'}{'children'}

or 3 conditions

line l !l&&r !l&&!r condition
82 0 0 0 not $self->{'more'} or ref $self->{'more'} ne "ARRAY"