Branch Coverage

blib/lib/Mojolicious/Plugin/RequestBase.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
12 5 1 if (my $base = $c->req->headers->header('X-Request-Base'))
14 4 1 if ($url->host) { }