Condition Coverage

lib/Archive/BagIt/Role/Manifest.pm
Criterion Covered Total %
condition 9 20 45.0


and 3 conditions

line !l l&&!r l&&r condition
81 177 0 0 $self->has_parallel_support && $self->has_async_support
107 0 0 383 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"

or 2 conditions

line l !l condition
142 549 0 $eval // ""

or 3 conditions

line l !l&&r !l&&!r condition
134 0 0 549 not defined $localname or 0 == length $localname