Condition Coverage

blib/lib/Plack/Middleware/JSONP/Headers.pm
Criterion Covered Total %
condition 1 3 33.3


and 3 conditions

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