Condition Coverage

lib/PMLTQ/Suggest/Server.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
28 0 0 0 $path eq '/' and exists $methods{$method}

or 2 conditions

line l !l condition
75 0 0 $cgi->param('r') || ''

or 3 conditions

line l !l&&r !l&&!r condition
86 0 0 0 $path =~ m[/\.\./] or not $path =~ /$permitted_paths_re/