Condition Coverage

blib/lib/Text/vCard/Precisely/V3/Node.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
63 0 123 6 ref $self->types eq 'ARRAY' and $self->types->[0]

or 2 conditions

line l !l condition
103 437 126 $r || ''

or 3 conditions

line l !l&&r !l&&!r condition
62 129 0 0 uc $node || croak('Empty name')
90 22 137 289 $decoded =~ /\P{ascii}+/u || $arg{'-force'}