blib/lib/MikroTik/Client/Sentence.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 15 | 86.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
84 | 200 | 36 | 1 | $buf_bytes < 5 and $$buf ne "\000" |
line | l | !l | condition |
---|---|---|---|
13 | 56 | 0 | shift() // '' |
47 | 9 | shift() // {} | |
18 | 64 | 1 | $attr->{$_} // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 8 | 0 | 112 | exists $_[0]{'expecting_bytes'} || exists $_[0]{'partial'} |
89 | 2 | 179 | 54 | delete $self->{'expecting_bytes'} // _strip_length($buf) |