| blib/lib/OS/Package/Artifact/Role/Extract.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 6 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 0 | 0 | unless (path($self->workdir)->exists) | 
| 29 | 0 | 0 | unless (defined $self->distfile) | 
| 33 | 0 | 0 | if ($self->distfile =~ /\.(tar|tgz|gz|Z|zip|bz2|tbz|lzma|xz|tx)$/u) { } |