| blib/lib/RDF/Trine/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 28 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 85 | 0 | 5235 | 1002 | ref $stream and ref $stream eq 'ARRAY' |
| 157 | 4 | 0 | 0 | ref $format and $format->isa('RDF::Redland::URI') |
| 536 | 59 | 0 | 0 | @_ and $_[0] |
| 573 | 4 | 0 | 0 | @_ and $_[0] |
| 604 | 2 | 0 | 0 | @_ and $_[0] |
| line | l | !l | condition |
|---|---|---|---|
| 80 | 6237 | 0 | shift() || sub { undef; } |
| 81 | 6194 | 43 | shift() || 'bindings' |
| 82 | 6194 | 43 | shift() || [] |
| 156 | 0 | 4 | shift() || 'http://www.w3.org/2005/sparql-results#' |
| 448 | 0 | 0 | $self->_args || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 79 | 44 | 6193 | 0 | ref $proto || $proto |