| blib/lib/Tapper/Installer/Precondition.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 0 | print "Can't get hostname: $!" and exit 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 32 | 0 | 0 | 0 | $type eq 'gz' or $type eq 'tgz' |
| 0 | 0 | 0 | $type eq 'bz' or $type eq 'bz2' |