blib/lib/RDF/DOAP/Resource.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 17 | 23.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
112 | 0 | 0 | 0 | $self->has_rdf_model and $self->has_rdf_about |
140 | 0 | 0 | 0 | &blessed($hash->{$k}) and $hash->{$k}->isa("RDF::Trine::Node") |
145 | 0 | 0 | 0 | &blessed($_) && $_->isa('RDF::Trine::Node') |
line | l | !l | condition |
---|---|---|---|
95 | 9 | 49 | $args{$name} ||= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
80 | 262 | 0 | 0 | $a->init_arg || $a->name |
99 | 0 | 53 | 0 | $args{$name} ||= $st->object |