Branch Coverage

blib/lib/Net/Gmail/IMAP/Label/Proxy.pm
Criterion Covered Total %
branch 8 42 19.0


line true false branch
24 0 0 if ref $class
35 0 0 unless $self->{'_init'}
36 0 0 if $self->{'verbose'}
48 0 0 if $self->{'verbose'} > 0
58 0 0 $self->{'verbose'} > 3 ? :
0 0 if $self->{'verbose'} > 2
63 0 0 if $self->{'verbose'} > 0
69 0 0 $self->{'verbose'} > 3 ? :
0 0 if $self->{'verbose'} > 2
84 0 0 if $@
94 0 0 if $self->{'verbose'} > 0
99 0 0 $self->{'verbose'} > 2 ? :
0 0 if $self->{'verbose'} > 1
105 0 0 if $self->{'verbose'} > 0
117 0 0 $self->{'verbose'} > 3 ? :
0 0 if $self->{'verbose'} > 2
128 0 0 if defined $arg
134 1 3 if ($data =~ /^\w+ FETCH/) { }
2 1 elsif ($data =~ /^\w+ UID FETCH (\d+) \(?BODY.PEEK\[\]\)?$/) { }
147 14 2 if ($data =~ /$fetch_gm_label/)
162 11 3 if (length $x_label > 0) { }