| blib/lib/IRC/Indexer/Process/Trawler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 0 | 0 | unless $^O eq 'MSWin32' | 
| 31 | 0 | 0 | if (defined $read_bytes) { } | 
| 0 | 0 | elsif ($buf =~ s/^(\d+)\0//) { } | |
| 32 | 0 | 0 | if (length $buf >= $read_bytes) | 
| 40 | 0 | 0 | unless ref $conf eq 'HASH' | 
| 43 | 0 | 0 | unless $^O eq 'MSWin32' | 
| 51 | 0 | 0 | if ($trawler->failed) { } | 
| 67 | 0 | 0 | unless $written == length $stream | 
| 76 | 0 | 0 | unless $readb |