Condition Coverage

blib/lib/Tags/Output/Indent.pm
Criterion Covered Total %
condition 23 41 56.1


and 2 conditions

line l !l condition
204 5 56 $self->{'comment_flag'} == 0 and scalar @{$self->{'tmp_comment_code'};}

and 3 conditions

line !l l&&!r l&&r condition
108 28 0 1 $self->{'attr_delimeter'} ne '"' and $self->{'attr_delimeter'} ne q[']
184 50 2 85 $self->{'process'} and $pre_pre == 0
294 9 11 0 $self->{'xml'} and not defined $value
436 33 22 0 $self->{'xml'} and $printed ne $tag
441 33 0 22 $self->{'xml'} and !scalar(@{$self->{'no_simple'};}) || &none(sub { $_ eq $tag; } , @{$$self{'no_simple'};})
446 8 1 3 scalar @{$self->{'tmp_comment_code'};} and $self->{'comment_flag'} == 1

or 3 conditions

line l !l&&r !l&&!r condition
217 0 0 4 $self->{'non_indent'} or $pre
229 0 0 4 $self->{'non_indent'} or $pre
236 0 0 57 $self->{'non_indent'} or $pre
248 0 0 57 $self->{'non_indent'} or $pre
270 0 0 46 $self->{'non_indent'} or $pre
441 22 0 0 !scalar(@{$self->{'no_simple'};}) || &none(sub { $_ eq $tag; } , @{$$self{'no_simple'};})
454 0 0 9 $self->{'non_indent'} or $pre