Branch Coverage

blib/lib/SystemC/Vregs/Output/CBitFields.pm
Criterion Covered Total %
branch 17 22 77.2


line true false branch
38 0 0 if (($$typeref{'words'} || 0) > 1) { }
81 34 354 if ($bitref and !$lastbitref || $bitref != $lastbitref)
84 5 368 if ($bitref and $lastbitref and $bitref != $lastbitref and defined $noncontig{$$bitref{'name'}})
88 388 92 if ($bitref)
100 34 92 if ($bitref) { }
101 8 26 if ($padbits)
103 0 8 $padbits > 32 ? :
108 6 13 if ($bitref and $lastbitref and $bitref != $lastbitref and $noncontig{$$bitref{'name'}})
116 10 24 if $noncontig{$$bitref{'name'}}
118 0 34 $width_by_lsb{$bit} > 32 ? :
136 0 1 unless my $pack = $params{'pack'}