Condition Coverage

blib/lib/RDF/Sesame/Connection.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 0 $$self{'repos'} and not $_[0]
263 0 0 0 $opts{'host'} and $opts{'host'} =~ /^(.*):(\d+)$/

or 2 conditions

line l !l condition
275 0 0 $uri->userinfo || ''

or 3 conditions

line l !l&&r !l&&!r condition
215 0 0 0 $cmd eq 'listRepositories' or $cmd eq 'logout'