blib/lib/Alien/Build/Plugin/Extract/ArchiveTar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
85 | 0 | 0 | 3 | $content and $content eq "xx\n" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 5 | 0 | 9 | $self->format eq "tar.gz" or $self->format eq "tgz" |
0 | 0 | 9 | $self->format eq "tar.bz2" or $self->format eq "tbz" |