blib/lib/Compress/LZF_PP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 24 | 66.6 |
line | true | false | branch |
---|---|---|---|
20 | 2 | 8 | if ($length0 == 0) { } |
4 | 4 | elsif (not $length0 & 128) { } | |
1 | 3 | elsif (not $length0 & 32) { } | |
2 | 1 | elsif (not $length0 & 16) { } | |
1 | 0 | elsif (not $length0 & 8) { } | |
0 | 0 | elsif (not $length0 & 4) { } | |
0 | 0 | elsif (not $length0 & 2) { } | |
70 | 0 | 2124 | if $DEBUG |
72 | 15 | 2109 | if ($ctrl < 32) { } |
75 | 0 | 15 | if $DEBUG |
82 | 2108 | 1 | if ($len == 7) |
86 | 0 | 2109 | if $DEBUG |