blib/lib/Web/Microformats2/Item.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
106 | 0 | 418 | unless ($prefix and $base) |
145 | 0 | 3 | if (@$properties_ref > 1) |
169 | 1 | 1 | unless ($args{'no_prefixes'}) |
183 | 39 | 104 | if (defined $self->value) |
186 | 9 | 134 | if (@{$self->children;}) |