Branch Coverage

blib/lib/Plack/App/File/PYX.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
24 0 7 if (ref $content_type eq 'CODE')
27 7 0 if ($content_type =~ m[^text/])
41 4 0 if ($encoding eq 'utf-8') { }
61 2 5 if (not defined $self->indent) { }
66 1 4 if ($Plack::App::File::PYX::EVAL_ERROR)
71 1 3 if ($Plack::App::File::PYX::EVAL_ERROR)
75 1 2 unless ($tags->isa('Tags::Output'))