Branch Coverage

blib/lib/Siebel/AssertOS.pm
Criterion Covered Total %
branch 3 14 21.4


line true false branch
18 0 1 os_is($os) ? :
33 1 0 if ($os eq 'linux')
41 0 1 if (exists $distros{$distro}) { }
55 0 0 if $os eq 'MSWin32'
56 0 0 if $os eq 'aix'
57 0 0 if $os eq 'solaris'
58 0 0 if ($os eq 'hpux') { }