| blib/lib/Path/Dispatcher/Rule.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 42 | 339 | if ($self->prefix) { } |
| 43 | 140 | 241 | unless $result |
| 45 | 1 | 240 | if (ref $result ne 'HASH') |
| 49 | 220 | 20 | unless $args{'extra_constructor_args'} |
| 73 | 2 | 69 | unless $payload |
| 74 | 2 | 67 | if ref $payload ne 'CODE' |