Branch Coverage

blib/lib/NewsExtractor/SiteSpecificExtractor/newtalk_tw.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
11 0 0 if ($el = $self->dom->at('meta[property="article:published_time"]')) { }
0 0 elsif ($el = $self->dom->at('div.contentBox div.content_date')) { }