Branch Coverage

blib/lib/Catalyst/ActionRole/RenderView.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
20 0 1 if $c->req->method eq "HEAD"
21 0 1 if defined $c->response->body
22 0 1 if scalar @{$c->error;}
23 0 1 if $c->response->status =~ /^(?:204|3\d\d)$/
29 0 1 if $c->debug