| blib/lib/Web/Microformats2/Document.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 11 | 81.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 156 | 162 | 5 | 43 | defined $rel_url_value_ref->{$_} and not defined $current_value->{$_} |
| line | l | !l | condition |
|---|---|---|---|
| 77 | 1 | 0 | $data_ref->{'rels'} || {} |
| 0 | 1 | $data_ref->{'rel_urls'} || {} | |
| 139 | 17 | 31 | $self->rels->{$rel} ||= [] |
| 164 | 4 | 38 | $current_value->{'rels'} ||= [] |