Branch Coverage

blib/lib/Gungho/Engine.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
16 0 0 if (my $host = $request->notes('original_host'))
33 0 0 unless ($dns_response)
38 0 0 unless $answer->type eq 'A'
39 0 0 if $c->handle_dns_response($request, $answer, $dns_response)