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