Branch Coverage

blib/lib/RDF/Sesame/Connection.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
84 0 0 unless wantarray
87 0 0 if ($$self{'repos'} and not $_[0])
94 0 0 if ($r->success) { }
127 0 0 if ($$self{'authed'}) { }
133 0 0 if ($resp)
199 0 0 if (ref $_[2] eq 'HASH') { }
206 0 0 if defined $_[0]
215 0 0 if ($cmd eq 'listRepositories' or $cmd eq 'logout') { }
220 0 0 $content_cb ? :
232 0 0 if ($ENV{'RDFSESAME_DEBUG'})
257 0 0 if (@_ == 1) { }
263 0 0 if ($opts{'host'} and $opts{'host'} =~ /^(.*):(\d+)$/) { }
0 0 elsif ($opts{'uri'}) { }
276 0 0 if defined $user
277 0 0 if defined $pass
282 0 0 unless exists $opts{$k}
306 0 0 unless defined $opts{'username'}
310 0 0 unless defined $opts{'password'}
317 0 0 unless ($r->success)