Condition Coverage

blib/lib/Rex/Apache/Build/rpm.pm
Criterion Covered Total %
condition 0 18 0.0


or 2 conditions

line l !l condition
71 0 0 $self->{'license'} ||= 'unknown'
72 0 0 $self->{'file_user'} ||= 'root'
73 0 0 $self->{'file_group'} ||= 'root'
74 0 0 $self->{'release'} ||= 1
75 0 0 $self->{'exclude'} ||= []
101 0 0 'Rex::Config'->get('rpmbuild') || 'rpmbuild'

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 0 ref $that || $that
85 0 0 0 $name ||= $self->name