blib/lib/Text/vCard/Precisely/V4/Node.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
45 | 0 | 62 | 3 | ref $self->types eq 'ARRAY' and $self->types->[0] |
50 | 63 | 0 | 2 | $self->sort_as and $self->name =~ /^(?:FN|ORG)$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 65 | 0 | 0 | $self->name || croak('Empty name') |