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
65 0 131 6 ref $self->types eq 'ARRAY' and $self->types->[0]

or 2 conditions

line l !l condition
106 453 126 $r || ''

or 3 conditions

line l !l&&r !l&&!r condition
64 137 0 0 uc $node || croak('Empty name')
93 14 137 233 $decoded =~ /\P{ascii}+/u || $arg{'-force'}