| blib/lib/Installer/Software.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 147 | 0 | 0 | 0 | defined $value and $value ne '' |
| 190 | 0 | 0 | 0 | -f $self->unpack_file('setup.py') and not -f $self->unpack_file('configure') |
| 216 | 0 | 0 | 0 | -f $self->unpack_file('setup.py') and not -f $self->unpack_file('configure') |