Branch Coverage

blib/lib/WQS/SPARQL/Result.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
30 2 0 unless (defined $vars_ar)
34 0 2 if ($self->{'verbose'})
40 2 0 if (exists $result_hr->{'results'}{'bindings'})
45 0 2 unless (exists $item_hr->{$var})
53 2 0 if ($item_hr->{$var}{'type'} eq "uri")