Branch Coverage

blib/lib/CGI/Application/Plugin/DetectAjax.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
23 1 2 if (exists $ENV{$header} and lc $ENV{$header} eq 'xmlhttprequest') { }