Branch Coverage

blib/lib/RedHat/SysConfig.pm
Criterion Covered Total %
branch 3 26 11.5


line true false branch
58 2 0 if (ref $params eq 'HASH') { }
64 0 4 if ($prefix eq '-') { }
0 4 elsif ($prefix eq '+') { }
165 0 0 if (ref $params eq 'ARRAY') { }
171 0 0 if ($prefix eq '-') { }
0 0 elsif ($prefix eq '+') { }
184 0 0 if ($prefix eq '-') { }
0 0 elsif ($prefix eq '+') { }
205 0 0 if (ref $params eq 'HASH')
207 0 0 unless exists $$params{$key}
212 0 0 if ($prefix eq '-') { }
0 0 elsif ($prefix eq '+') { }
215 0 0 unless $$_{$key} eq $param