Condition Coverage

blib/lib/Apache/Voodoo/Debug/Handler.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
297 0 0 0 $app_id =~ /^[a-z]\w+/i and $session_id =~ /^[a-f0-9]+$/i
0 0 0 $app_id =~ /^[a-z]\w+/i and $session_id =~ /^[a-f0-9]+$/i and $request_id =~ /^\d+\.\d+$/