Branch Coverage

blib/lib/Device/Chip.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
115 2 0 unless my $code = $self->can("${pname}_options")
130 3 1 if (/^([^=]+)=(.*)$/u) { }