Branch Coverage
blib/lib/Plack/Middleware/IEnosniff.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
16
4
0
if ($res and $$res[0] == 200)
17
2
2
if (not $self->only_ie or $$env{'HTTP_USER_AGENT'} and $$env{'HTTP_USER_AGENT'} =~ /MSIE 8/)