| blib/lib/IO/Interface/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 1 | 4 | unless defined $s->if_mtu($if_name) |
| 33 | 1 | 1 | unless my $name = $s->addr_to_interface($addr) |
| 41 | 1 | 1 | unless my $name = $s->if_indextoname($index) |
| 47 | 9 | 10 | if (ref $self) { } |
| 124 | 0 | 4 | if (@_) { } |