| lib/Slaughter/Info/MSWin32.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 18 | 22.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 116 | 0 | 1 | if $$ref{'kernel'} | 
| 122 | 0 | 1 | if ($type) { } | 
| 124 | 0 | 0 | if ($type =~ /x86/i) { } | 
| 159 | 0 | 1 | if ($^O =~ /win32/i) | 
| 165 | 0 | 0 | unless defined $line and length $line | 
| 174 | 0 | 0 | if ($line =~ /IP Address.* : (.*)/) | 
| 186 | 0 | 0 | if ($count > 0) | 
| 202 | 0 | 1 | if ($^O =~ /win32/i) | 
| 209 | 0 | 0 | if $distrib =~ /^WinXP/ |