Branch Coverage

blib/lib/Plack/Middleware/DebugRequestParams.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
15 6 1 unless ($$self{'ignore_path'} and $$env{'REQUEST_URI'} =~ /$$self{'ignore_path'}/)
18 5 1 if (%$params)