| lib/Web/ComposableRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| 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]) |
| line | l | !l | condition |
|---|---|---|---|
| 72 | 7 | 0 | $opts // {} |
| 86 | 0 | 2 | $attr->{'args'} //= [] |