Branch Coverage

blib/lib/Text/vCard/Precisely/V4/Node.pm
Criterion Covered Total %
branch 12 20 60.0


line true false branch
43 0 65 if $self->altID
44 0 65 if $self->pid
45 3 62 if ref $self->types eq 'ARRAY' and $self->types->[0]
47 0 65 if $self->pref
48 0 65 if $self->media_type
49 0 65 if $self->language
50 2 63 if $self->sort_as and $self->name =~ /^(?:FN|ORG)$/
59 0 0 $self->name eq 'GEO' ? :
4 61 $self->name eq 'GEO' ? :
0 65 ref $content eq 'Array' ? :