blib/lib/Parse/File/Metadata.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 8 | 100.0 |
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' |
line | l | !l | condition |
---|---|---|---|
245 | 6 | 3 | shift() || undef |