Branch Coverage

blib/lib/Indent/Form.pm
Criterion Covered Total %
branch 27 32 84.3


line true false branch
50 1 13 if (&none(sub { $self->{'align'} eq $_; } , 'left', 'right'))
56 3 10 unless ($self->{'line_size'} =~ /^\d*$/ms)
62 0 10 if ($self->{'ansi'})
66 0 0 if ($Indent::Form::EVAL_ERROR)
80 8 1 unless ($actual_indent)
88 13 15 if ($self->_length($dat->[0]) > $max)
93 8 20 if ($non_indent_flag)
101 2 7 if ($non_indent_flag)
103 1 1 wantarray ? :
108 0 7 $self->{'next_indent'} ? :
120 3 17 if ($self->{'align'} eq 'left') { }
135 18 2 if @tmp
143 6 1 wantarray ? :
150 10 65 unless (defined $string)
154 0 65 if ($self->{'ansi'}) { }
164 13 43 unless (defined $string)