blib/lib/XML/RSS/LibXML/V0_91.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
174 | 0 | 0 | if (my $skip = delete $h{$field}) |
229 | 0 | 0 | if (my $image = $c->image) |
230 | 0 | 0 | unless (UNIVERSAL::isa($image, 'XML::RSS::LibXML::ElementSpec')) |
240 | 0 | 0 | if (my $textinput = $c->textinput) |
241 | 0 | 0 | unless (UNIVERSAL::isa($textinput, 'XML::RSS::LibXML::ElementSpec')) |
254 | 0 | 0 | if ($skip and defined $$skip{$type}) |