Branch Coverage

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


line true false branch
18 3 1 if (&blessed($_) and $_->isa('Plack::Recursive::ForwardRequest')) { }
25 4 4 if ref $res eq "ARRAY"
34 1 0 if (not $writer and &blessed($_) and $_->isa('Plack::Recursive::ForwardRequest')) { }
36 1 0 ref $res eq 'CODE' ? :
63 2 4 $include ? :