blib/lib/GSM/Nbit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 14 | 78.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
94 | 0 | 6 | 46 | defined $bit_string and length $bit_string |
157 | 25 | 2 | 1 | $i == $last_loop and $letter eq '0000000' |
27 | 1 | 0 | $i == $last_loop and $letter eq '0000000' and not defined $length |
line | l | !l | condition |
---|---|---|---|
138 | 2 | 1 | shift() || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
153 | 2 | 1 | 0 | $length || int length($bytes) / 7 |