lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
56 | 17 | 0 | 4 | $with and grep {$with eq $_;} 'HTTP.Request', 'XMLHttpRequest' |
61 | 12 | 2 | 2 | $forced_type and not $HTMLTypes{$forced_type} |