Condition Coverage

lib/Convert/Wiki/Node/Line.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
40 0 1 1 defined $next and $next->type =~ /head/

or 3 conditions

line l !l&&r !l&&!r condition
40 0 0 2 not defined $self->prev or defined $next and $next->type =~ /head/