| blib/lib/Catmandu/Importer/RDF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 27 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 126 | 0 | 0 | 3 | defined $stream and defined(my $row = $stream->next) |
| 318 | 41 | 0 | 0 | $self->speed and $count % 100 == 0 |
| 41 | 0 | 0 | $self->speed and $count % 100 == 0 and my $elapsed = time - $start | |
| 329 | 2 | 0 | 6 | not $self->type and $self->file |
| 2 | 0 | 6 | not $self->type and $self->file and not $from_scalar |
| line | l | !l | condition |
|---|---|---|---|
| 43 | 30 | 0 | $ns // 1 |
| 99 | 0 | 0 | $self->cache_options // {} |
| 327 | 8 | 0 | ref $self->file // '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 127 | 2 | 1 | 0 | ref $row eq 'RDF::Query::VariableBindings' or ref $row eq 'RDF::Trine::VariableBindings' |
| 337 | 6 | 0 | 0 | $self->file // $self->fh |