Condition Coverage

blib/lib/HTML/WikiConverter/UseMod.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
71 0 0 0 $node->parent->tag eq 'dl' and $node->tag eq 'dt'
74 0 0 0 $node->left and $node->left->tag eq 'dt'

or 2 conditions

line l !l condition
80 0 0 $node->attr('href') || ''
81 0 0 $self->get_elem_contents($node) || ''
88 0 0 $node->attr('src') || ''