| blib/lib/Catmandu/Exporter/RDF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 7 | 71.4 |
| line | l | !l | condition |
|---|---|---|---|
| 36 | 12 | 1 | $_[0]->type // 'ntriples' |
| 43 | 12 | 1 | $self->type // 'ntriples' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 29 | 13 | 0 | 0 | $_[0]->ns // ($_[0]->ns eq 0 ? {} : 'RDF::NS'->new) |