blib/lib/App/Automatan/Plugin/Source/IMAP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 2 | 0.0 |
line | l | !l | condition |
---|---|---|---|
22 | 0 | 0 | 'Net::IMAP::Simple'->new($server, 'use_ssl', $$in{'ssl'}) || die("Unable to connect to IMAP: $Net::IMAP::Simple::errstr\n") |