blib/lib/Net/Radio/Modem/Adapter/Static.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
66 | 1 | 0 | 1 | scalar @_ == 1 and ref $_[0] eq 'HASH' |
114 | 0 | 0 | 40 | defined $$self{'config'}{$modem} and defined $$self{'config'}{$modem}{$property} |