blib/lib/Siebel/AssertOS/Validate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
47 | 0 | 4 | if ($os eq 'linux') |
53 | 0 | 0 | if (exists $distros{$distro}) { } |
63 | 1 | 3 | if $os eq 'MSWin32' |
64 | 1 | 2 | if $os eq 'aix' |
65 | 1 | 1 | if $os eq 'solaris' |
67 | 0 | 1 | if ($os eq 'hpux') { } |