| blib/lib/PAGI/App/WrapPSGI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 8 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 264 | 0 | 0 | 0 | ref $body and $body->can("getline") |
| line | l | !l | condition |
|---|---|---|---|
| 56 | 6 | 0 | $event->{'body'} // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 264 | 0 | 0 | 0 | ref $body eq "GLOB" or ref $body and $body->can("getline") |