line |
true |
false |
branch |
24
|
0 |
0 |
unless $$self{'indent_mul'} |
42
|
0 |
0 |
unless $options |
44
|
0 |
0 |
unless defined $content |
45
|
0 |
0 |
if $content and not $$options{'xmlContent'} |
47
|
0 |
0 |
if ($options) |
48
|
0 |
0 |
if ($$options{'indentLevel'}) |
51
|
0 |
0 |
if ($$options{'indent'}) |
54
|
0 |
0 |
if ($$options{'startTag'}) { } |
|
0 |
0 |
elsif ($$options{'endTag'}) { } |
|
0 |
0 |
elsif ($$options{'emptyTag'}) { } |
63
|
0 |
0 |
if ($$options{'attribs'}) |
77
|
0 |
0 |
if ($$flags{'empty'}) { } |
|
0 |
0 |
elsif ($$flags{'start'}) { } |
|
0 |
0 |
elsif ($$flags{'end'}) { } |
88
|
0 |
0 |
unless $$options{'noNewline'} |
90
|
0 |
0 |
if ($$options{'startTag'}) |
103
|
0 |
0 |
unless defined $c |