Condition Coverage

blib/lib/Catalyst/TraitFor/Request/REST/ForBrowsers/AndPJAX.pm
Criterion Covered Total %
condition 4 5 80.0


and 3 conditions

line !l l&&!r l&&r condition
33 9 0 2 $pjax eq 'true' and uc $self->method eq 'GET'

or 2 conditions

line l !l condition
31 2 9 $self->header('X-Pjax') || 'false'