blib/lib/Net/BEEP/Lite/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 16 | 24 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
341 | 24 | 3 | 4 | not $$self{'content'} and $$self{'payload'} |
19 | 3 | 5 | not $$self{'payload'} and $$self{'content'} | |
387 | 3 | 0 | 2 | $ct and $ct ne 'application/octet-stream' |
391 | 4 | 0 | 1 | $ce and $ce ne 'binary' |
413 | 3 | 0 | 0 | not $$self{'payload'} and $$self{'content'} |
466 | 5 | 3 | 2 | $$self{'generated_first_frame'} and $remainder <= 0 |
519 | 0 | 7 | 0 | $block and $block =~ /^Content-Type:/im |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
131 | 0 | 11 | 0 | ref $this || $this |