Condition Coverage

lib/Web/ComposableRequest.pm
Criterion Covered Total %
condition 6 10 60.0


and 3 conditions

line !l l&&!r l&&r condition
76 0 2 5 @args and &is_hashref($args[-1])
77 0 2 5 @args and &is_hashref($args[-1])

or 2 conditions

line l !l condition
72 7 0 $opts // {}
86 0 2 $attr->{'args'} //= []