blib/lib/Rex/Apache/Deploy/Package/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | l | !l | condition |
---|---|---|---|
23 | 0 | 0 | $self->{'version'} ||= '1.0' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
16 | 0 | 0 | 0 | ref $that || $that |
23 | 0 | 0 | 0 | $self->{'arch'} ||= $sys_info{'architecture'} |
63 | 0 | 0 | 0 | $self->{'prefix'} || $self->{'path'} |