Branch Coverage

blib/lib/Net/Works/Role/IP.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
52 14376 611 $_[0]->version == 6 ? :
61 2929 744 if ($self->version == 6) { }
62 3 2926 unless ref $int
66 3 741 if $int >= 4294967296
68 254 487 if (ref $int)