| lib/Archive/BagIt/Role/Manifest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 20 | 45.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 177 | 0 | 0 | $self->has_parallel_support && $self->has_async_support |
| 107 | 0 | 0 | 384 | defined $digest and defined $file |
| 247 | 0 | 0 | 111 | defined $digest_hashes_ref and ref $digest_hashes_ref eq "ARRAY" |
| 268 | 78 | 13 | 13 | $return_all_errors and scalar @invalid_messages > 0 |
| 314 | 0 | 0 | 66 | defined $digest_hashes_ref and ref $digest_hashes_ref eq "ARRAY" |
| line | l | !l | condition |
|---|---|---|---|
| 142 | 550 | 0 | $eval // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 134 | 0 | 0 | 550 | not defined $localname or 0 == length $localname |