Branch Coverage

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


line true false branch
120 0 0 unless my $registers = $self->{'_module'}{'register-group'}->('name', 'eq', $name)
127 0 0 exists $_->{'values'} ? :
129 0 0 exists $_->{'bitfield'} ? :
143 0 0 unless my $values = $self->{'_module'}{'value-group'}->('name', 'eq', $name)
156 0 0 if $in_bit > 16
158 0 0 if $value_in & 1 << $in_bit