blib/lib/WebService/ISBNDB/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
87 | 0 | 0 | 0 | $$args{'contents'} and ref $$args{'contents'} eq 'ARRAY' |
90 | 0 | 0 | 0 | $$args{'request_args'} and ref $$args{'request_args'} eq 'HASH' |
162 | 0 | 0 | 0 | $index and $index % $page_size == 0 |