Branch Coverage

blib/lib/Plack/Middleware/PathToQuery.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
19 0 10 if $DEBUG
20 0 10 if $DEBUG
23 10 0 if ($$env{'PATH_INFO'} ne '')
28 8 9 if ($component =~ s/^([^-]+)-//) { }
34 2 8 if $$env{'QUERY_STRING'} ne ''
39 0 10 if $DEBUG
40 0 10 if $DEBUG