Branch Coverage

blib/lib/Software/Packager/Object/Aix.pm
Criterion Covered Total %
branch 18 26 69.2


line true false branch
91 0 20 if $destination =~ m[^/usr/share]
109 18 2 if $destination =~ m[^/usr]
127 2 0 if $destination =~ m[^/]
167 30 4425 if ($value) { }
169 2 28 if ($value =~ /\,|\:/)
196 0 73 if ($value) { }
199 0 0 if ($value =~ /^\d+$/)
207 26 47 unless (scalar $$self{'USER'})
232 0 73 if ($value) { }
235 0 0 if ($value =~ /^\d+$/)
243 26 47 unless (scalar $$self{'GROUP'})
267 1 20 if (defined $value) { }
273 1 19 if (exists $$self{'LINKS'})