Condition Coverage

lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
56 17 0 4 $with and grep {$with eq $_;} 'HTTP.Request', 'XMLHttpRequest'
62 12 2 2 $forced_type and not $HTMLTypes{$forced_type}