Condition Coverage

blib/lib/HTML/WikiConverter/Kwiki.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 0 $self->is_camel_case($title) and $text eq $title

or 2 conditions

line l !l condition
83 0 0 $node->attr('href') || ''
84 0 0 $self->get_elem_contents($node) || ''
98 0 0 $node->attr('src') || ''