| blib/lib/RDF/Trine/Parser/Redland.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 164 | 0 | 0 | 0 | $base and &blessed($base) |
| 0 | 0 | 0 | $base and &blessed($base) and $base->isa('URI') | |
| 175 | 0 | 0 | 0 | $stream and not $stream->end |
| 182 | 0 | 0 | 0 | $o->isa('RDF::Trine::Node::Literal') and $o->has_datatype |
| 193 | 0 | 0 | 0 | $handler and &reftype($handler) eq 'CODE' |