Branch Coverage

blib/lib/WWW/Leech/Parser.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
26 0 0 if (ref $params->{'fields'} eq 'ARRAY')
51 0 0 if ($np)
65 0 0 unless (&is_utf8($str))
79 0 0 if (ref $field ne 'HASH')
87 0 0 if ($field->{'xpath'})
88 0 0 unless (&is_utf8($field->{'xpath'}))
92 0 0 $field->{'type'} ? :
93 0 0 $field_name =~ /\[\]$/ ? :
97 0 0 if ($wantarray) { }
100 0 0 if ($type eq 'html') { }
109 0 0 if ($type eq 'unique')
116 0 0 if ($type eq 'html') { }
118 0 0 if ([$tree->findnodes($field->{'xpath'})]->[0])
127 0 0 if ($type eq 'int')
132 0 0 if ($field->{'filter'})