blib/lib/RDF/Trine/Serializer/TriG.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 15 | 6.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
75 | 2 | 0 | 0 | scalar @_ == 1 and &reftype($_[0]) eq 'HASH' |
264 | 0 | 0 | 0 | $obj->is_literal and $obj->has_datatype |
266 | 0 | 0 | 0 | $dt =~ m[^http://www.w3.org/2001/XMLSchema#(integer|double|decimal)$] and $obj->is_canonical_lexical_form |
275 | 0 | 0 | 0 | &blessed($self) and exists $self->{'ns'}{$ns} |
289 | 0 | 0 | 0 | &blessed($self) and exists $self->{'ns'}{$ns} |