| blib/lib/Doorman/PlackMiddleware.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 5 | 1 | unless $self->scope |
| 23 | 2 | 18 | if ($obj) |
| 28 | 1 | 17 | unless ($self->{'scope_object'}) |
| 41 | 14 | 8 | $name ? : |
| 96 | 1 | 5 | unless ($self->root_url) |
| 103 | 0 | 6 | if ($$env{'doorman.' . $self->scope}) { } |