Branch Coverage

blib/lib/RDF/Trine/Iterator/JSONHandler.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
54 0 0 unless shift()
72 0 0 if (defined(my $bool = $data->{'boolean'})) { }
0 0 elsif (my $binds = $res->{'bindings'}) { }
73 0 0 $bool ? :
80 0 0 if (defined(my $value = $b->{$v}))
82 0 0 if ($type eq 'uri') { }
0 0 elsif ($type eq 'bnode') { }
0 0 elsif ($type eq 'literal') { }
0 0 elsif ($type eq 'typed-literal') { }
90 0 0 if (my $lang = $value->{'xml:lang'}) { }
98 0 0 if ($self->{'canonicalize'})