Condition Coverage

blib/lib/XML/Loy/XRD.pm
Criterion Covered Total %
condition 13 16 81.2


and 3 conditions

line !l l&&!r l&&r condition
114 10 0 1 $_[0] && ref $_[0] && ref $_[0] eq 'HASH'
144 4 0 8 ref $_[0] and ref $_[0] eq 'HASH'
230 1 0 1 ref $_[0] and ref $_[0] eq 'ARRAY'

or 2 conditions

line l !l condition
415 2 5 $_->attr->{'xml:lang'} || 'default'
429 7 3 $p->text || undef

or 3 conditions

line l !l&&r !l&&!r condition
273 2 1 2 $key eq 'subject' or $key eq 'expires'