Branch Coverage

blib/lib/RDF/Trine/NamespaceMap.pm
Criterion Covered Total %
branch 26 30 86.6


line true false branch
79 0 266 if ($name =~ /^(new|uri|can|isa|VERSION|DOES)$/)
90 8 524 if (&blessed($ns) and $ns->can('uri_value'))
162 4 1 if ($abbr =~ /^([^:]*):(.*)$/) { }
168 0 5 unless &blessed($ns)
169 3 2 if ($local ne '') { }
186 0 3 if ref $uri
190 5 4 if length $vuri > length $uri
194 2 2 if $cns eq $vuri
208 1 2 unless @candidates
214 0 2 wantarray ? :
230 2 1 if ref $uri
234 1 2 unless defined $prefix
245 385 5 if $AUTOLOAD =~ /:DESTROY$/
248 1 4 unless &blessed($ns)
249 2 2 if (scalar @_) { }