Condition Coverage

blib/lib/Plack/Middleware/TMT.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
62 9 0 1 $self->pass_through && $$res[0] == 404
0 1 9 $res and not $self->pass_through && $$res[0] == 404

or 2 conditions

line l !l condition
84 1 9 $self->tmpl_extension || ''

or 3 conditions

line l !l&&r !l&&!r condition
100 0 8 0 $self->content_type || $self->default_content_type