Branch Coverage

blib/lib/Robots/Validate.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
212 1 4 if (Ref::Util::XS::is_plain_hashref($ip) and not $args)
223 4 1 if (my $reply = $res->query($ip, 'PTR')) { }
227 0 1 if $self->die_on_error
230 1 4 unless $hostname
236 3 1 unless not $agent
238 0 4 unless my $reply = $res->search($hostname, "A")
241 0 4 unless $reply
243 0 4 if (&none(sub {
253 3 1 if (my $match = &first(sub {