Condition Coverage

blib/lib/Plack/Middleware/Test/StashWarnings.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
23 6 0 0 $$env{'psgi.multiprocess'} and $$self{'multiprocess_warn'}++ == 0

or 2 conditions

line l !l condition
44 1 6 $SIG{'__WARN__'} || sub { warn @_; }

or 3 conditions

line l !l&&r !l&&!r condition
13 0 3 0 ref $proto || $proto