Branch Coverage

blib/lib/Device/AVR/Info/Module.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
114 0 0 unless my $registers = $$self{'_module'}{'register-group'}('name', 'eq', $name)
121 0 0 exists $$_{'values'} ? :
123 0 0 exists $$_{'bitfield'} ? :
137 0 0 unless my $values = $$self{'_module'}{'value-group'}('name', 'eq', $name)
150 0 0 if $in_bit > 16
152 0 0 if $value_in & 1 << $in_bit