Condition Coverage

blib/lib/XML/Generator/vCard.pm
Criterion Covered Total %
condition 4 13 30.7


and 3 conditions

line !l l&&!r l&&r condition
846 0 0 0 not $$data{'name'} =~ /^k/ and $$data{'type'}

or 2 conditions

line l !l condition
151 1 0 $vcard->version || '3.0'
0 1 $vcard->class || 'PUBLIC'

or 3 conditions

line l !l&&r !l&&!r condition
235 0 0 1 $n->family or $n->given
679 0 1 0 $vcard->get({'node_type', 'categories'}) || $vcard->get({'node_type', 'category'})