Condition Coverage

blib/lib/Text/vCard/Precisely/V3/Node.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

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

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'}