Condition Coverage

lib/Web/ComposableRequest.pm
Criterion Covered Total %
condition 8 13 61.5


and 3 conditions

line !l l&&!r l&&r condition
72 0 2 5 @args and &is_hashref($args[-1])
73 0 2 5 @args and &is_hashref($args[-1])
78 0 6 1 @args and &blessed($args[0])

or 2 conditions

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