Branch Coverage

blib/lib/Net/Peep/Host/Pool.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
45 0 0 wantarray ? :
56 0 0 if $host->name eq $name or $host->name eq 'localhost'
69 0 0 if $host->ip eq $addr or $host->ip eq '127.0.0.1'
83 0 0 if ($host->isIP($id)) { }
104 0 0 if ($host->isIP($nameOrIp)) { }
110 0 0 $got ? :
124 0 0 if ($self->isIP($nameOrIp)) { }
129 0 0 if $got