blib/lib/Sys/Info/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 22 | 40.9 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | if ($@ or not $eok) |
38 | 0 | 1 | if $LOAD_MODULE{$class} |
39 | 0 | 1 | if ref $class |
41 | 0 | 1 | if $check |
44 | 0 | 1 | if exists $INC{$inc_file} |
47 | 0 | 1 | if $@ or not $eok |
55 | 0 | 1 | unless $str |
66 | 0 | 1 | unless $FH->open($file) |
81 | 0 | 1 | unless $FH->open($file) |
100 | 0 | 1 | unless @junk |
123 | 0 | 0 | unless %UNAME |