Branch Coverage

blib/lib/Statocles/Page/List.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
28 388 744 if ($self->type eq 'application/rss+xml' or $self->type eq 'application/atom+xml')
36 617 1173 $page->isa('Statocles::Page::ListItem') ? :
135 235 6 $a->epoch gt $b->epoch ? :
146 243 72 $index && $i == 0 ? :
147 66 249 $index && $i == 1 ? :
148 70 245 $i != $#sets ? :
153 70 245 $next ? :
70 245 $i > 0 ? :