Branch Coverage

lib/Web/ComposableRequest.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
76 5 2 if @args and &is_hashref($args[-1])
77 5 2 if @args and &is_hashref($args[-1])
81 0 7 if $query
83 5 2 if defined $_
84 1 2 if (builtin::blessed($arg)) { }