line |
true |
false |
branch |
176
|
0 |
6 |
defined $PArgs->{'newlines'} ? : |
177
|
0 |
6 |
defined $PArgs->{'indent'} ? : |
182
|
0 |
6 |
if $PArgs->{'add_prefix'} |
183
|
0 |
6 |
if $PArgs->{'prefix'} |
195
|
6 |
0 |
unless $no_comments |
307
|
13 |
57 |
if ($collection_name eq 'comments') { } |
318
|
0 |
102 |
if ($collection_name eq 'comments') { } |
358
|
201 |
889 |
/$elements_re/ ? : |
359
|
121 |
969 |
$_ eq 'extra' ? : |
362
|
61 |
1029 |
ref $val eq 'ARRAY' ? : |
366
|
0 |
121 |
$end_tag && !$child_tags ? : |
370
|
121 |
80 |
if (ref $val eq 'HASH') { } |
378
|
102 |
19 |
if $child_tags and $end_tag |