Branch Coverage

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


line true false branch
59 0 0 unless @$devices == 1
74 0 0 if $_->{'name'} eq $name
189 0 0 exists $_->{'memory-segment'} ? :
339 0 0 unless my $properties = $self->{'property_groups'}{$group}
344 0 0 if $value =~ /^0x[[:xdigit:]]+$/