Condition Coverage

blib/lib/RDF/Trine/Parser/TriG.pm
Criterion Covered Total %
condition 17 30 56.6


and 3 conditions

line !l l&&!r l&&r condition
61 31 0 0 $self->{'canonicalize'} and blessed($obj)
31 0 0 $self->{'canonicalize'} and blessed($obj) and $obj->isa('RDF::Trine::Node::Literal')

or 3 conditions

line l !l&&r !l&&!r condition
79 14 0 0 $type == 24 or $type == 26
0 0 0 $type == 23 or $type == 25
122 3 4 2 $type == 12 or $type == 11
151 0 0 32 $type == 1 or $type == 3
0 4 28 $type == 1 or $type == 3 or $type == 12
4 12 16 $type == 1 or $type == 3 or $type == 12 or $type == 11
16 10 6 $type == 1 or $type == 3 or $type == 12 or $type == 11 or $type == 13
181 16 10 0 $type == 12 || $type == 11 || $type == 13