| blib/lib/Archive/BagIt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 283 | 0 | 482 | 0 | defined $internal_key && ($lc_flag && lc $internal_key eq lc $search_key || !$lc_flag && $internal_key eq $search_key) |
| 602 | 11 | 7 | 36 | defined $excludedir and $path_entry eq $excludedir |
| 848 | 17 | 49 | 0 | defined $res and $res ne 1 |
| 853 | 14 | 42 | 0 | defined $res and $res ne 1 |