blib/lib/Net/Radio/Modem.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
67 | 1 | 5 | if $plugin->isa('Net::Radio::Modem::Adapter') |
70 | 0 | 5 | if defined $INC{$module_file} |
73 | 3 | 2 | if ($@) { } |
75 | 3 | 0 | unless $plugin =~ /Net::Radio::Modem::Adapter/ |
80 | 2 | 0 | if $plugin->isa('Net::Radio::Modem::Adapter') |