Condition Coverage

blib/lib/Plack/Middleware/JSONP.pm
Criterion Covered Total %
condition 2 3 66.6


and 3 conditions

line !l l&&!r l&&r condition
24 0 2 2 $h->get("Content-Type") =~ m[/(?:json|javascript)] and $env->{'QUERY_STRING'} =~ /(?:^|&)$callback_key=([^&]+)/