| blib/lib/NewsExtractor/SiteSpecificExtractor/news_cts_com_tw.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 0 | 0 | if (my $el = $self->dom->at("h1[itemprop=\"headline\"]")) |
| 18 | 0 | 0 | if (my $el = $self->dom->at("div[itemprop=\"articleBody\"]")) |
| 26 | 0 | 0 | if (my $el = $self->dom->at("p[itemprop=\"datePublished\"]")) |
| 36 | 0 | 0 | if (my $el = $self->dom->at("div.artical-content")) |
| 39 | 0 | 0 | if ($line =~ m[([\p{Letter}\p{Space}])\x{5831}\x{5c0e}\s*/\s*\p{Letter}{1,5}]) |
| 53 | 0 | 0 | if @matched |