Condition Coverage

blib/lib/Text/vCard/Precisely/V3.pm
Criterion Covered Total %
condition 6 14 42.8


and 3 conditions

line !l l&&!r l&&r condition
163 0 0 71 $method and $content
311 2002 0 30 $self->$method and $self->$method->isa('Text::vCard::Precisely::V3::Node::N')

or 2 conditions

line l !l condition
215 0 5 $hashref->{$name} ||= \@names

or 3 conditions

line l !l&&r !l&&!r condition
229 5 0 0 $hashref->{$name} ||= $content
231 0 5 0 $hashref->{$name} ||= $node->{'value'}