Branch Coverage

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


line true false branch
18 2 17 unless @$response == 3
19 3 14 unless Plack::Util::status_with_no_entity_body($response->[0])