Condition Coverage

blib/lib/HTTP/Config.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
183 3 4 9 $_[0] and $_[0]->can("uri_canonical")

or 2 conditions

line l !l condition
211 23 8 $o or 0
214 2 33 $order->[7] ||= 0
215 31 249 $_ || 0

or 3 conditions

line l !l&&r !l&&!r condition
44 30 1 5 not exists $item->{$k} or $spec{$k} ne $item->{$k}