blib/lib/App/RPM/Spec/License.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
90 | 0 | 0 | 0 | $self->{'_opts'}{'u'} and &none(sub { |
line | l | !l | condition |
---|---|---|---|
52 | 0 | 0 | shift @ARGV || '.' |
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 { |