Condition Coverage

blib/lib/HTTP/DAV/Utils.pm
Criterion Covered Total %
condition 2 14 14.2


and 3 conditions

line !l l&&!r l&&r condition
27 0 0 1 defined $param[0] and substr($param[0], 0, 1) eq '-'
73 0 0 0 $attr and ref $attr
0 0 0 $attr and ref $attr and ref $attr eq 'HASH'

or 2 conditions

line l !l condition
263 0 0 pop @path || ''

or 3 conditions

line l !l&&r !l&&!r condition
27 1 0 0 defined $param[0] and substr($param[0], 0, 1) eq '-' or &use_named_parameters()