Branch Coverage

blib/lib/RDF/Helper/Object.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
60 0 0 if ($#_ % 2) { }
79 0 0 if (defined $args{'NoTie'} and $args{'NoTie'} == 1) { }
86 0 0 unless (defined $args{'TiedHashOptions'})
108 0 0 if (@_)
116 0 0 unless (defined $self->{'_data_'}{'rdf:type'})
118 0 0 if $type
145 0 0 if ($#_ > -1 and $_[0])
148 0 0 if ($self->{'_rdftype_'}) { }
158 0 0 if ($new)
181 0 0 if $RDF::Helper::Object::AUTOLOAD =~ /::DESTROY/
182 0 0 if $RDF::Helper::Object::AUTOLOAD =~ /::object_.*$/
191 0 0 if ($attr =~ /^([^_]+)_(.+)$/)
194 0 0 if ($self->{'_datastore_'}->namespaces->{$nsprefix})
202 0 0 if ($attr)
208 0 0 if (@_)
210 0 0 unless (defined $val)
217 0 0 if (defined $self->{'_data_'}{$attr})
219 0 0 ref $result eq 'ARRAY' ? :
220 0 0 ref $_ eq 'HASH' ? :
221 0 0 if ($#results > 0) { }
222 0 0 wantarray ? :