Branch Coverage

blib/lib/Dancer/Plugin/RequireSSL.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
38 0 0 if (not request()->secure and setting('environment') ne 'development')
40 0 0 if ($req->base =~ m[http://] or not $req->header('X-Forwarded-Proto') =~ /https/)
55 0 0 if $subdomains