blib/lib/XAS/Lib/Stomp/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 10 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
122 | 0 | 0 | 0 | $clength != -1 and $clength <= $length |
187 | 0 | 0 | 0 | $clength != -1 and $clength <= $length |
line | l | !l | condition |
---|---|---|---|
108 | 0 | 0 | pos $self->{'buffer'} || -1 |
116 | 0 | 0 | pos $self->{'buffer'} || -1 |