Branch Coverage

blib/lib/AnyEvent/IMAP.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
27 0 0 if ($$self{'socket'})
42 0 0 if ($line =~ /^\*\s+OK/) { }
70 0 0 $status eq 'OK' ? :
71 0 0 if (my $cv = delete $$self{'cvmap'}{$id})
74 0 0 if ($ok and my $filter = delete $$self{'filters'}{$id}) { }
83 0 0 $self->ssl ? :
104 0 0 if $$self{'socket'}
110 0 0 unless $$self{'socket'}
117 0 0 if ($filter)
126 0 0 if ($_[0] =~ /^\*\s+CAPABILITY\s+(.*?)\s*$/)
162 0 0 if $ok