Branch Coverage

lib/RPM/Packager.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
106 1 2 RPM::Packager::Utils::is_command($value) ? :
144 0 3 unless -d $dir
154 1 2 unless $self->should_gpgsign
166 1 1 unless $self->{'after_install'}
178 1 0 $os ? :
219 3 2 $gpg_name && $passphrase_cmd ? :
234 0 0 if ($self->should_gpgsign) { }