Branch Coverage

blib/lib/Catalyst/Plugin/Static.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
46 0 0 if ($c->res->status =~ /^(1\d\d|[23]04)$/)
68 0 0 if $@
82 0 0 if (-f $path)
86 0 0 if ($c->req->headers->header('If-Modified-Since'))
88 0 0 if ($c->req->headers->if_modified_since == $stat->mtime)
101 0 0 if ($c->config->{'static'}{'no_logs'} and $c->log->can('abort'))
104 0 0 if $c->debug
108 0 0 if $c->debug