| blib/lib/Pickles/Dispatcher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 1 | 5 | unless ('File::Spec'->file_name_is_absolute($file)) |
| 30 | 0 | 6 | if (not eval { do { $router->isa('Router::Simple') } } or $@) |
| 46 | 12 | 3 | if $key =~ /^(controller|action)$/ |
| 56 | 5 | 0 | if ($routes) |
| 61 | 0 | 110 | unless ($controller) |
| 64 | 90 | 20 | if $seen{$controller}++ |