Condition Coverage

blib/lib/Statocles/Page/List.pm
Criterion Covered Total %
condition 10 11 90.9


and 3 conditions

line !l l&&!r l&&r condition
146 4 68 243 $index && $i == 0
147 4 245 66 $index && $i == 1

or 2 conditions

line l !l condition
128 246 0 delete $args{'after'} // 5

or 3 conditions

line l !l&&r !l&&!r condition
28 186 202 743 $self->type eq 'application/rss+xml' or $self->type eq 'application/atom+xml'