Condition Coverage

blib/lib/Text/vCard/Precisely/V3.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
165 0 0 71 $method and $content
310 1747 16 30 $self->$method and $self->$method->isa('Text::vCard::Precisely::V3::Node::N')

or 2 conditions

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

or 3 conditions

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