line |
true |
false |
branch |
63
|
30 |
0 |
if $self->encoding
|
72
|
1503 |
2582 |
if (@style_stack) { }
|
77
|
601 |
902 |
if grep {$_ == 1;} @style_stack
|
79
|
598 |
905 |
if ($style_stack[-1] == 1) { }
|
|
728 |
177 |
elsif ($style_stack[-1] == 2) { }
|
|
0 |
177 |
elsif ($style_stack[-1] == 3) { }
|
142
|
601 |
0 |
if ($link_buf and exists $$link_buf{'text'}) { }
|
249
|
0 |
728 |
if ($text =~ /\n/m) { }
|
258
|
17 |
711 |
if ($text =~ /[<>]/) { }
|
300
|
74 |
0 |
exists $p{'alt_text'} ? :
|
302
|
33 |
41 |
exists $p{'title'} ? :
|
339
|
37 |
0 |
if ($tag =~ /^br$/i) { }
|
417
|
0 |
0 |
unless eval {
do {
require Text::Table::Tiny;
1
}
}
|