blib/lib/NewsExtractor/SiteSpecificExtractor/UDN.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 0 | unless my $el = $self->dom->at('#story_art_title, h1.story_art_title, h1.article-content__title') |
18 | 0 | 0 | if ($el = $self->dom->at('.shareBar__info--author > span:nth-child(1), .authors time.article-content__time')) |
24 | 0 | 0 | if ($el = $self->dom->at('.story_bady_info > time[datetime]')) |
32 | 0 | 0 | if ($el = $self->dom->at('.shareBar__info--author, .authors span.article-content__author')) |
39 | 0 | 0 | if ($el = $self->dom->at('.story_bady_info')) |