| blib/lib/WebService/ISBNDB/API/Books.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 127 | 2 | 0 | 0 | $$args{'change_time'} and not $$args{'change_time_sec'} |
| 129 | 2 | 0 | 0 | $$args{'price_time'} and not $$args{'price_time_sec'} |
| 163 | 0 | 0 | 1 | ref($obj = 'Business::ISBN'->new($args)) and $obj->is_valid_checksum eq 1 |