Condition Coverage

blib/lib/Plack/Middleware/Recursive.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
18 1 0 3 builtin::blessed($_) and $_->isa("Plack::Recursive::ForwardRequest")
34 0 0 1 not $writer and builtin::blessed($_)
0 0 1 not $writer and builtin::blessed($_) and $_->isa("Plack::Recursive::ForwardRequest")