blib/lib/Net/POP3/PerMsgHandler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
123 | 0 | 0 | if exists $p{'timeout'} |
124 | 0 | 0 | if exists $p{'port'} |
125 | 0 | 0 | if exists $p{'debug'} |
128 | 0 | 0 | unless defined $pop |
131 | 0 | 0 | unless defined $count |
132 | 0 | 0 | if $count == 0 |
143 | 0 | 0 | unless require Email::MIME |
151 | 0 | 0 | unless require Mail::Message |
155 | 0 | 0 | unless require Mail::Message::Attachment::Stripper |
162 | 0 | 0 | if $ctl->delete |
163 | 0 | 0 | if $ctl->quit |