Branch Coverage

blib/lib/Xtract/LZMA.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
36 0 3 if ($LZMA eq 'win32') { }
3 0 elsif ($LZMA eq 'unix') { }
46 0 0 unless (Alien::Win32::LZMA::lzma_compress(@_))
67 0 3 unless ($result and -f $to)