Branch Coverage

blib/lib/Test/Device/Chip/Adapter.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
149 2 2 $v->{$_} ? :
181 2 35 if $canonicalise
190 2 35 if $canonicalise
194 0 37 unless &any(sub { $_ eq $_protocol; } , @$allowed_protos)
212 0 0 unless $_protocol eq "I2C"