Branch Coverage

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


line true false branch
26 0 0 if ref $class
37 0 0 unless $$self{'_init'}
38 0 0 if $$self{'verbose'}
50 0 0 if $$self{'verbose'} > 0
60 0 0 $$self{'verbose'} > 3 ? :
0 0 if $$self{'verbose'} > 2
65 0 0 if $$self{'verbose'} > 0
71 0 0 $$self{'verbose'} > 3 ? :
0 0 if $$self{'verbose'} > 2
86 0 0 if $@
96 0 0 if $$self{'verbose'} > 0
101 0 0 $$self{'verbose'} > 2 ? :
0 0 if $$self{'verbose'} > 1
107 0 0 if $$self{'verbose'} > 0
119 0 0 $$self{'verbose'} > 3 ? :
0 0 if $$self{'verbose'} > 2
130 0 0 if defined $arg
136 1 3 if ($data =~ /^\w+ FETCH/) { }
2 1 elsif ($data =~ /^\w+ UID FETCH (\d+) \(?BODY.PEEK\[\]\)?$/) { }
149 14 2 if ($data =~ /$fetch_gm_label/)
164 11 3 if (length $x_label > 0) { }