blib/lib/WWW/Mixi/OO/ListPage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
143 | 0 | 0 | if defined $limit and @items > $limit |
146 | 0 | 0 | if (defined $limit and @items > $limit) |
165 | 0 | 0 | unless defined $pkg |
168 | 0 | 0 | if $spec =~ s/^\!// |
172 | 0 | 0 | if ($type eq 'num') { } |
0 | 0 | elsif ($type eq 'str') { } | |
223 | 0 | 0 | if (grep {$_ eq $field;} 'id', 'count') { } |