Condition Coverage

blib/lib/Plack/ResponseHelper/Text.pm
Criterion Covered Total %
condition 2 4 50.0


or 2 conditions

line l !l condition
10 0 1 $init && $$init{'content_type'} || 'text/plain'
11 0 1 $init && $$init{'encoding'} || 'utf-8'