Branch Coverage

blib/lib/RPM/Query.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
51 0 0 unless my $name = shift()
73 0 0 unless my $name = shift()
96 0 0 unless my $arg = shift()
137 0 0 unless my $capability = shift()
161 0 0 unless my $capability = shift()
184 0 0 unless my $capability = shift()
211 0 0 unless my $capability = shift()
222 0 0 if $error
234 0 0 if @stdout == 1 and $stdout[0] =~ /\Ano package provides / || $stdout[0] =~ /\Ano package requires / || $stdout[0] =~ /\Apackage .* is not installed\Z/
243 0 0 if $error
263 0 0 if @_
264 0 0 unless defined $self->{'command'}