| blib/lib/Win32/Mock/Win32/EventLog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 32 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 90 | 0 | 0 | if ref $class | 
| 91 | 0 | 0 | unless $source | 
| 95 | 0 | 0 | if ($source =~ /\\/) { } | 
| 146 | 0 | 0 | unless @_ == 2 | 
| 198 | 0 | 0 | if ($rc and $Win32::EventLog::GetMessageText) | 
| 203 | 0 | 0 | if (ref $entry_r eq 'HASH') { } | 
| 235 | 0 | 0 | unless @_ == 2 | 
| 236 | 0 | 0 | unless ref $EventInfo eq 'HASH' | 
| 239 | 0 | 0 | $$EventInfo{'Computer'} ? : | 
| 241 | 0 | 0 | exists $$EventInfo{'Source'} ? : | 
| 257 | 0 | 0 | unless @_ == 2 | 
| 267 | 0 | 0 | unless @_ == 2 | 
| 277 | 0 | 0 | unless @_ == 2 | 
| 301 | 0 | 0 | if ($flags & 2) { } | 
| 305 | 0 | 0 | if ($flags & 8) { } | 
| 410 | 0 | 0 | if ($rc) |