Branch Coverage

blib/lib/RDF/Trine/Parser/RDFa.pm
Criterion Covered Total %
branch 1 10 10.0


line true false branch
54 0 68 if (can_load('modules', {'RDF::RDFa::Parser', 0.3}))
80 0 0 unless ($HAVE_RDFA_PARSER)
109 0 0 if (&reftype($handler) eq 'CODE')
110 0 0 if ($self->{'canonicalize'})
112 0 0 if ($o->isa('RDF::Trine::Node::Literal') and $o->has_datatype)