lib/Egg/Dispatch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | if ref $_[0] |
23 | 0 | 0 | unless $pkg->require |
24 | 0 | 0 | unless $pkg->can($method) |
27 | 0 | 0 | if ref $proto |
31 | 0 | 0 | unless $ENV{"${name_uc}_REQUEST_PARTS"} or $_[0]->request->param($pname) |
41 | 0 | 0 | unless @_ |
42 | 0 | 0 | $_[1] ? : |
0 | 0 | $_[0] ? : | |
47 | 0 | 0 | unless $_[1] |
66 | 0 | 0 | @$action ? : |