Branch Coverage

blib/lib/Dpkg/Control.pm
Criterion Covered Total %
branch 20 38 52.6


line true false branch
190 775 0 if (exists $opts{'type'})
192 8 767 $t & 1104 ? :
193 5 770 $t & 3 ? :
194 1 774 if ($t == 1) { }
4 770 elsif ($t == 2) { }
750 20 elsif ($t == 512) { }
0 20 elsif ($t == 2048) { }
0 20 elsif ($t == 4096) { }
0 20 elsif ($t == 2048) { }
12 8 elsif ($t == 16384) { }
0 8 elsif ($t == 1024) { }
0 8 elsif ($t == 4) { }
0 8 elsif ($t == 8) { }
8 0 elsif ($t == 16) { }
0 0 elsif ($t == 32) { }
0 0 elsif ($t == 32768) { }
0 0 elsif ($t == 64) { }
0 0 elsif ($t == 128) { }
0 0 elsif ($t == 256) { }