Branch Coverage

blib/lib/Plack/Middleware/Test/StashWarnings.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
15 3 0 unless defined $$self{'verbose'}
22 6 5 if ($$env{'PATH_INFO'} eq '/__test_warnings')
23 0 6 if $$env{'psgi.multiprocess'} and $$self{'multiprocess_warn'}++ == 0
33 2 3 if (ref $ret eq 'CODE')
47 1 2 if $$self{'verbose'}