Branch Coverage

blib/lib/Net/Radio/Modem/Adapter/Static.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
66 1 1 if (scalar @_ == 1 and ref $_[0] eq 'HASH') { }
1 0 elsif (0 == scalar(@_) % 2) { }
114 40 0 if defined $$self{'config'}{$modem} and defined $$self{'config'}{$modem}{$property}