Branch Coverage

blib/lib/Net/IMAP/SimpleX.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
41 0 0 if ($data->{'parts'}) { }
50 0 0 +(shift())->{'parts'} ? :
51 0 0 wantarray ? :
152 0 0 if (my $self = $class->SUPER::new(@_))
164 0 0 $pre ? :
167 0 0 if (my $parts = $data->{'parts'}) { }
169 0 0 if $sub->{'parts'}
192 0 0 if ($_[0] =~ /\(BODY\s+(.*?)\)\s*$/i)
211 0 0 unless $msg
214 0 0 if $spec =~ /^[\d\.]+\z/
219 0 0 if uc $spec eq 'ALL'
220 0 0 if uc $spec eq 'FAST'
221 0 0 if uc $spec eq 'FULL'
222 0 0 unless ref $spec
226 0 0 if $self->{'debug'}
237 0 0 if (my $res = $self->{'parser'}{'fetch'}->fetch($entire_response))
238 0 0 if $self->{'debug'}
239 0 0 wantarray ? :
242 0 0 if $self->{'debug'}
251 0 0 $Net::IMAP::SimpleX::Body::uidm ? :