| blib/lib/POE/Filter/Stomp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 268 | 0 | 0 | 31 | $$self{'command'} and $$self{'headers'} |
| 0 | 0 | 31 | $$self{'command'} and $$self{'headers'} and $$self{'body'} |
| line | l | !l | condition |
|---|---|---|---|
| 129 | 4 | 0 | $body || '' |
| 188 | 29 | 2 | pos $$self{'buffer'} || -1 |
| 194 | 2 | 0 | pos $$self{'buffer'} || -1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 55 | 0 | 8 | 0 | ref $proto || $proto |