Branch Coverage

blib/lib/Indent/Word.pm
Criterion Covered Total %
branch 21 22 95.4


line true false branch
40 1 7 if ($self->{'ansi'})
44 0 1 if ($Indent::Word::EVAL_ERROR)
58 4 6 unless (defined $indent)
63 1 9 if ($non_indent)
83 1 10 if (not $first or $self->_length($first) < $self->_length($indent) or $first =~ /^$indent\s*$/ms)
92 13 2 if ($tmp)
98 5 8 if ($one == 1)
111 7 2 if ($second)
116 6 3 wantarray ? :
122 16 62 if ($self->{'ansi'}) { }
133 3 12 if ($self->{'ansi'}) { }