| blib/lib/Sys/Info.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 22 | 22.7 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 1 | unless $class->can($name) |
| 21 | 0 | 1 | if $caller->can($name) |
| 22 | 0 | 1 | unless exists $cache{$name} |
| 35 | 2 | 0 | defined $^V ? : |
| 38 | 2 | 0 | if &OSID() ne 'Windows' |
| 39 | 0 | 0 | if $] >= 5.006 |
| 40 | 0 | 0 | unless defined &Win32::BuildNumber |
| 50 | 0 | 0 | if ($server =~ m[\A Microsoft\-IIS/ (.+?) \z]msx) |
| 54 | 0 | 0 | if ($server =~ m[\A (Apache)/(.+?) \z]imsx) |
| 61 | 0 | 0 | if $e =~ / \A \( .+? \) \z/msx |
| 85 | 0 | 0 | unless my $v = shift() |