Branch Coverage

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


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