blib/lib/Compress/LZMA/External.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 4 | 50.0 |
line | l | !l | condition |
---|---|---|---|
35 | 6 | 0 | 'IO::File'->new("> $path") || die("Error opening ${path}: $!") |
38 | 6 | 0 | 'IO::File'->new("$command $path |") || die("Error opening lzma: $!") |