Condition Coverage

blib/lib/String/Indent.pm
Criterion Covered Total %
condition 11 13 84.6


or 2 conditions

line l !l condition
18 4 1 $opts //= {}
20 1 4 $$opts{'indent_blank_lines'} // 1

or 3 conditions

line l !l&&r !l&&!r condition
21 2 3 0 $$opts{'first_line_indent'} // $indent
22 2 3 0 $$opts{'subsequent_lines_indent'} // $indent
26 13 2 1 $ibl || $1