| line | true | false | branch | 
 
| 73 | 0 | 3 | unless (&blessed($iter) and $iter->isa('RDF::Trine::Iterator::Bindings') || $iter->isa('RDF::Trine::Iterator::Graph')) | 
 
| 79 | 3 | 0 | $iter->isa('RDF::Trine::Iterator::Bindings') ? : | 
 
| 85 | 3 | 6 | unless (scalar @keys) | 
 
| 86 | 3 | 0 | $type eq 'bindings' ? : | 
 
| 92 | 18 | 0 | $type eq 'bindings' ? : | 
 
| 93 | 6 | 12 | if ($quote) { } | 
 
|  | 12 | 0 | elsif (&blessed($v)) { } | 
 
| 96 | 8 | 4 | if ($v->isa('RDF::Trine::Node::Resource')) { } | 
 
|  | 0 | 4 | elsif ($v->isa('RDF::Trine::Node::Blank')) { } | 
 
|  | 4 | 0 | elsif ($v->isa('RDF::Trine::Node::Literal')) { } |