Branch Coverage

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


line true false branch
61 0 0 unless @$devices == 1
76 0 0 if $_->{'name'} eq $name
207 0 0 exists $_->{'memory-segment'} ? :
371 0 0 unless my $properties = $self->{'property_groups'}{$group}
376 0 0 if $value =~ /^0x[[:xdigit:]]+$/