Condition Coverage

blib/lib/Catmandu/Exporter/RDF.pm
Criterion Covered Total %
condition 5 7 71.4


or 2 conditions

line l !l condition
36 11 1 $_[0]->type // 'ntriples'
43 11 1 $self->type // 'ntriples'

or 3 conditions

line l !l&&r !l&&!r condition
29 12 0 0 $_[0]->ns // ($_[0]->ns eq 0 ? {} : 'RDF::NS'->new)