blib/lib/Sys/Info/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 22 | 40.9 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 0 | if ($@ or not $eok) |
37 | 0 | 1 | if $LOAD_MODULE{$class} |
38 | 0 | 1 | if ref $class |
40 | 0 | 1 | if $check |
43 | 0 | 1 | if exists $INC{$inc_file} |
46 | 0 | 1 | if $@ or not $eok |
54 | 0 | 1 | unless $str |
65 | 0 | 1 | unless $FH->open($file) |
80 | 0 | 1 | unless $FH->open($file) |
99 | 0 | 1 | unless @junk |
122 | 0 | 0 | unless %UNAME |