blib/lib/Rex/Apache/Build/tgz.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
48 | 0 | 0 | if ($self->{'source'} eq '.') |
66 | 0 | 0 | if (exists $self->{'exclude'}) |
67 | 0 | 0 | if ($^O =~ /^MSWin/) { } |
80 | 0 | 0 | if (exists $self->{'path'}) |
86 | 0 | 0 | if (exists $self->{'source'}) |
95 | 0 | 0 | if ($^O =~ /^MSWin/i) { } |