| blib/lib/HTML/AsText/Fix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 1 | 2 | defined $options{'lf_char'} ? : |
| 43 | 3 | 0 | defined $options{'zwsp_char'} ? : |
| 51 | 0 | 431 | if (not defined $pile[0]) { } |
| 275 | 156 | elsif (not ref $pile[0]) { } | |
| 60 | 6 | 150 | unless $$this{'_content'} |
| 62 | 86 | 70 | if (exists $$block_tags{$tag}) { } |
| 2 | 68 | elsif ($tag eq 'br') { } | |
| 72 | 156 | 0 | unless $tag eq 'style' or $tag eq 'script' or $skip_dels and $tag eq 'del' |
| 79 | 0 | 3 | if ($options{'trim'}) |