Branch Coverage

blib/lib/Tapper/Reports/Web/Controller/Root.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
42 12 1 if (not $or_c->response->body and $or_c->res->status < 300 || $or_c->res->status > 399 and $or_c->res->status != 204)
47 0 12 if ($or_c->req->params->{'json'}) { }