Condition Coverage

blib/lib/Text/Indent/Tiny.pm
Criterion Covered Total %
condition 12 19 63.1


and 3 conditions

line !l l&&!r l&&r condition
363 10 0 0 $self->{'eol'} && !$\

or 2 conditions

line l !l condition
291 9 3 shift() || 0
313 0 3 $p{'level'} || 0
364 8 2 $e || $\ || ''
375 5 2 $v || 1
381 0 2 $v or 1

or 3 conditions

line l !l&&r !l&&!r condition
312 1 2 0 $p{'size'} || $s
0 3 0 $p{'text'} ||= $p{'tab'} ? "\t" : $t x lclamp(1, $p{'size'} || $s)