blib/lib/Net/Works/Role/IP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
50 | 14370 | 609 | $_[0]->version == 6 ? : |
59 | 2925 | 742 | if ($self->version == 6) { } |
60 | 3 | 2922 | unless ref $int |
64 | 3 | 739 | if $int >= 4294967296 |
66 | 252 | 487 | if (ref $int) |