Branch Coverage
lib/CatalystX/Plugin/Engine/FastCGI/Lighttpd.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
15
0
0
unless (($$env_ref{'SERVER_SOFTWARE'} || '') =~ /lighttpd/msx)
20
0
0
unless ($c->engine->isa('Catalyst::Engine::FastCGI'))