Branch Coverage

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


line true false branch
52 14382 617 $_[0]->version == 6 ? :
61 2935 750 if ($self->version == 6) { }
62 3 2932 unless ref $int
66 3 747 if $int >= 4294967296
68 254 493 if (ref $int)