blib/lib/Eidolon/Application.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 0 | unless defined $type |
65 | 0 | 0 | if $@ |
84 | 0 | 0 | if $_[0] eq 'Eidolon::Core::Exception' |
98 | 0 | 0 | exists $$_{'params'} ? : |
104 | 0 | 0 | unless $router |
111 | 0 | 0 | unless $router->get_params |
116 | 0 | 0 | if ($@) |
120 | 0 | 0 | unless $r->config->{'app'}{'error'} |
124 | 0 | 0 | if $@ |
128 | 0 | 0 | unless $handler |