inc/Plack/Builder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
70 | 4 | 0 | 0 | $$self{'_urlmap'} and $app ne $$self{'_urlmap'} |
129 | 0 | 4 | 0 | $app and &Scalar::Util::blessed($app) |
4 | 0 | 0 | $app and &Scalar::Util::blessed($app) and $app->can('to_app') |