Condition Coverage

blib/lib/HTML/WikiConverter/WakkaWiki.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

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

or 2 conditions

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