Condition Coverage

blib/lib/Parse/File/Metadata.pm
Criterion Covered Total %
condition 8 8 100.0


and 3 conditions

line !l l&&!r l&&r condition
201 1 1 12 reftype($$args{'metaref'}) eq 'HASH' and not keys %{$$args{'metaref'};}
237 1 1 6 defined $dataprocess and reftype $dataprocess eq 'CODE'

or 2 conditions

line l !l condition
245 6 3 shift() || undef