Condition Coverage

blib/lib/Mail/IMAP2SMS.pm
Criterion Covered Total %
condition 0 6 0.0


or 3 conditions

line l !l&&r !l&&!r condition
89 0 0 0 'Net::IMAP::Simple::SSL'->new($$self{'server'}) || croak("Unable to connect to IMAP: $Net::IMAP::Simple::errstr\n")
92 0 0 0 'Net::IMAP::Simple'->new($$self{'server'}) || croak("Unable to connect to IMAP: $Net::IMAP::Simple::errstr\n")