Branch Coverage

blib/lib/Compress/unLZMA.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
32 1 1006 if length $data < 14
44 0 4024 if ($b != 0)
49 0 1006 if (ord substr($properties, 0, 1) >= 225)
53 2 1004 if ($size == 0)