| eg/lib/My/App.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 0 | 0 | if ($cgi->path_info =~ m[^/(\w+)]) |
| 91 | 0 | 0 | if (my $err = $@ or not $params) |
| 110 | 0 | 0 | if (exists $$res{'template'}) { } |
| 111 | 0 | 0 | unless $t->process(load_template($template), {'params', $params, 'query', $cgi, 'namespace', $package}) |