| blib/lib/WARC/Volume.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 8 | 37.5 |
| line | l | !l | condition |
|---|---|---|---|
| 139 | 0 | 25 | scalar @stat_record and scalar @stat_volume |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 139 | 0 | 0 | 25 | scalar @stat_record and scalar @stat_volume and $stat_record[0] == $stat_volume[0] |
| 0 | 0 | 25 | scalar @stat_record and scalar @stat_volume and $stat_record[0] == $stat_volume[0] and $stat_record[1] != $stat_volume[1] |