| blib/lib/Email/Folder/POP3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 22 | 0 | 0 | if $$self{'_server'} | 
| 27 | 0 | 0 | unless my $server = $POP3->new($host, 'Port', $port, 'Timeout', 60) | 
| 31 | 0 | 0 | unless $user | 
| 33 | 0 | 0 | if $user | 
| 42 | 0 | 0 | if ($message) |