| line |
true |
false |
branch |
|
543
|
0 |
1 |
if defined $v |
|
620
|
0 |
2 |
unless $Unescape{$1} |
|
684
|
1 |
0 |
if (not ref $out or ref $out eq 'GLOB') |
|
781
|
0 |
0 |
if (@_) |
|
783
|
0 |
0 |
if (ref $newesc ne 'CODE') |
|
784
|
0 |
0 |
if $newesc eq 'LATIN_1' |
|
785
|
0 |
0 |
unless $newesc = $AutoEscapeSubs{uc $newesc} |
|
885
|
0 |
0 |
defined $count ? : |
|
980
|
0 |
0 |
if (ref $_ eq 'ARRAY') { } |
|
|
0 |
0 |
elsif (not ref $_) { } |
|
1166
|
1 |
0 |
ref $self ? : |
|
1285
|
1 |
0 |
unless defined $HTML::Stream::Tags{$tag} |
|
1288
|
0 |
1 |
ref $self ? : |
|
1289
|
0 |
1 |
unless defined $$tags{$tag} |
|
1292
|
0 |
1 |
if (defined $params{'Newlines'}) |
|
1310
|
2 |
0 |
ref $self ? : |
|
1329
|
0 |
0 |
if (defined $HTML::Stream::Tags{$tag}) { } |
|
1332
|
0 |
0 |
if (not $funcname =~ /^_/) { } |
|
1359
|
0 |
0 |
if ($@) |