Condition Coverage

blib/lib/RDF/Simple/NS.pm
Criterion Covered Total %
condition 6 17 35.2


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 0 $name =~ /\:/ and not $name =~ /^http/
101 16 6 20 $ns and exists $look{$ns}

or 2 conditions

line l !l condition
57 536 16 $self->{'_lookup'} ||= {'foaf', 'http://xmlns.com/foaf/0.1/', 'dc', 'http://purl.org/dc/elements/1.1/', 'rdfs', 'http://www.w3.org/2000/01/rdf-schema#', 'daml', 'http://www.w3.org/2001/10/daml+oil#', 'space', 'http://frot.org/space/0.1/', 'geo', 'http://www.w3.org/2003/01/geo/wgs84_pos#', 'rdf', 'http://www.w3.org/1999/02/22-rdf-syntax-ns#', 'owl', 'http://www.w3.org/2002/07/owl#', 'ical', 'http://www.w3.org/2002/12/cal/ical#', 'dcterms', 'http://purl.org/dc/terms/', 'wiki', 'http://purl.org/rss/1.0/modules/wiki/', 'chefmoz', 'http://chefmoz.org/rdf/elements/1.0/', 'wot', 'http://xmlns.com/wot/0.1/', 'cng', 'http://iconocla.st/cng#', 'status', 'http://www.w3.org/2003/06/sw-vocab-status/ns#'}

or 3 conditions

line l !l&&r !l&&!r condition
11 0 16 0 ref $class || $class
17 0 0 0 $self->{'baseuri'} ||= $baseuri
29 0 0 0 $ns ||= $self->baseuri