Condition Coverage

blib/lib/Plient.pm
Criterion Covered Total %
condition 7 34 20.5


and 2 conditions

line l !l condition
224 0 0 warn "failed to require $_" and 0

and 3 conditions

line !l l&&!r l&&r condition
15 0 0 0 $args and ref $args ne 'HASH'
87 0 0 0 $_[0] and $_[0] eq 'Plient'
106 0 1 0 $_[0] and $_[0] eq 'Plient'
129 0 0 1 $_[0] and $_[0] eq 'Plient'
165 0 0 3 $_[0] and $_[0] eq 'Plient'
168 1 0 2 $handler->can('support_protocol') and $handler->can('support_method')
182 0 0 0 $_[0] and $_[0] eq 'Plient'
242 0 0 0 $_[0] and $_[0] eq 'Plient'

or 2 conditions

line l !l condition
19 0 0 $args ||= {}
132 1 0 $method ||= 'get'
133 0 1 $args ||= {}
142 0 0 $method ||= 'get'