Branch Coverage

blib/lib/Web/Microformats2/Item.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
104 0 418 unless ($prefix and $base)
143 0 3 if (@$properties_ref > 1)
167 1 1 unless ($args{'no_prefixes'})
181 39 104 if (defined $self->value)
184 9 134 if (@{$self->children;})