Branch Coverage

blib/lib/Plack/Middleware/SimpleContentFilter.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
16 0 1 unless $h->get('Content-Type')
17 1 0 if ($h->get('Content-Type') =~ m[^text/])
20 1 2 unless defined $chunk