Condition Coverage

blib/lib/SWISH/Filters/PDF2XML.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
48 0 0 0 $title_tag and exists $$metadata{$title_tag}
59 0 0 0 $$metadata{'encrypted'} and $$metadata{'encrypted'} =~ /yes\.*\scopy:no\s\.*/i
104 0 0 0 $pdfinfo &&= $pdfdoc->getValue($pdfinfo)
112 0 0 0 $$pdfinfo{$key}{'type'} eq 'string' and $$self{'_has_time_local'}
0 0 0 $$pdfinfo{$key}{'type'} eq 'string' and $$self{'_has_time_local'} and $val
0 0 0 $$pdfinfo{$key}{'type'} eq 'string' and $$self{'_has_time_local'} and $val and $val =~ / \A D: $$self{'_re'}{'date'} $$self{'_re'}{'time'} $$self{'_re'}{'tz'} \z /msx

or 2 conditions

line l !l condition
36 0 0 $doc->meta_data || {}