| blib/lib/App/RPM/Spec/License.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 0 | 0 | if (not &getopts("fg:hsu", $self->{'_opts'}) or $self->{'_opts'}{'h'}) | 
| 56 | 0 | 0 | if (-f $self->{'_file_or_dir'}) { } | 
| 0 | 0 | elsif (-d $self->{'_file_or_dir'}) { } | |
| 79 | 0 | 0 | if ($App::RPM::Spec::License::EVAL_ERROR) | 
| 80 | 0 | 0 | if (not $self->{'_opts'}{'s'}) { } | 
| 89 | 0 | 0 | if (defined $rpm_spec->license) { } | 
| 90 | 0 | 0 | if (not $self->{'_opts'}{'u'} or $self->{'_opts'}{'u'} and &none(sub { | 
| 94 | 0 | 0 | if ($self->{'_opts'}{'f'}) | 
| 98 | 0 | 0 | if ($self->{'_opts'}{'u'}) |