| lib/Web/ComposableRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 2 | unless @roles > 0 |
| 34 | 0 | 2 | unless my $conf = $self->config_attr |
| 42 | 0 | 2 | unless @roles > 0 |
| 44 | 0 | 9 | &first_char($_) eq '+' ? : |
| 73 | 5 | 2 | if @args and &is_hashref($args[-1]) |
| 74 | 5 | 2 | if @args and &is_hashref($args[-1]) |
| 77 | 0 | 7 | if $query |
| 79 | 1 | 6 | if (@args and &blessed($args[0])) { } |
| 81 | 4 | 2 | if defined $_ |