Condition Coverage

blib/lib/RPM/Specfile.pm
Criterion Covered Total %
condition 24 44 54.5


and 3 conditions

line !l l&&!r l&&r condition
143 2 0 2 defined $ver and $ver != 0

or 2 conditions

line l !l condition
85 1 0 $$self{'__buildrequire__'} ||= []
1 0 $$self{'__changelog__'} ||= []
0 1 $$self{'__file__'} ||= []
1 0 $$self{'__patch__'} ||= []
1 0 $$self{'__prefix__'} ||= []
0 0 $$self{'__provide__'} ||= []
1 1 $$self{'__buildrequire__'} ||= []
0 1 $$self{'__changelog__'} ||= []
0 0 $$self{'__file__'} ||= []
1 1 $$self{'__patch__'} ||= []
0 1 $$self{'__prefix__'} ||= []
0 0 $$self{'__provide__'} ||= []
1 1 $$self{'__require__'} ||= []
1 1 $$self{'__source__'} ||= []
1 0 $$self{'__require__'} ||= []
1 0 $$self{'__source__'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
116 0 1 0 $self->$_ || $defaults{$_}
129 3 10 0 $proper_names{$tag} || ucfirst $tag
152 1 1 0 $proper_names{$tag} || ucfirst $tag