Condition Coverage

blib/lib/HTTP/OAI/Record.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
43 22 10 0 $elem eq 'record' and $hash->{'Attributes'}{'{}status'}{'Value'}

or 2 conditions

line l !l condition
55 3 9 $r->handlers->{$elem} || 'HTTP::OAI::Metadata'

or 3 conditions

line l !l&&r !l&&!r condition
12 0 11 0 $args{'header'} ||= 'HTTP::OAI::Header'->new(%args)