Condition Coverage

blib/lib/XML/Generator/vCard/RDF.pm
Criterion Covered Total %
condition 6 15 40.0


or 2 conditions

line l !l condition
131 3 0 $$self{'__uri'} || '#'
219 0 1 $vcard->class || 'PUBLIC'
512 0 1 $$self{'__mboxes'}{$mbox} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
295 0 0 1 $n->family or $n->given
643 1 0 0 $org->name or $org->unit
743 0 1 0 $vcard->get({'node_type', 'categories'}) || $vcard->get({'node_type', 'category'})