| blib/lib/RDF/Query/Algebra/NamedGraph.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 12 | 8.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 79 | 0 | 180 | if (@_) | 
| 289 | 0 | 0 | if (&blessed($graph) and $graph->isa('RDF::Query::Node::Resource')) | 
| 291 | 0 | 0 | if (ref $uri) | 
| 293 | 0 | 0 | unless (exists $ns->{$n}) | 
| 314 | 0 | 0 | if (&blessed($arg) and $arg->isa('RDF::Query::Algebra')) | 
| 322 | 0 | 0 | if ($seen{$b}++) |