Condition Coverage

blib/lib/App/RPM/Spec/License.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
90 0 0 0 $self->{'_opts'}{'u'} and &none(sub {

or 2 conditions

line l !l condition
52 0 0 shift @ARGV || '.'

or 3 conditions

line l !l&&r !l&&!r condition
40 0 0 0 not &getopts("fg:hsu", $self->{'_opts'}) or $self->{'_opts'}{'h'}
90 0 0 0 not $self->{'_opts'}{'u'} or $self->{'_opts'}{'u'} and &none(sub {