Condition Coverage

blib/lib/OGDL/Graph.pm
Criterion Covered Total %
condition 29 54 53.7


and 3 conditions

line !l l&&!r l&&r condition
129 0 0 0 $inum > 0 and $$rnum != $inum
184 0 0 0 $inum >= 0 and $num != $inum
277 5 0 12 not $exist and $uniq
384 96 0 0 not $_ and $_ ne '0'
453 2 0 2 $blockquote and $pending
485 1532 0 4 $c eq '"' and not $noquote
526 74 52 6 not $noblockquote and $single
126 3 3 not $noblockquote and $single and $#l < 0
527 74 57 1 not $singlequote and $indentlevel == 0
131 0 1 not $singlequote and $indentlevel == 0 and $single
57 1 0 not $singlequote and $indentlevel == 0 and $single and $#l < 0 || $depth == 0
549 123 0 0 $sameline and $j > 0
580 1 0 2 defined $params{'printroot'} and $params{'printroot'} eq '0'

or 3 conditions

line l !l&&r !l&&!r condition
269 11 0 0 $inum < 0 or $num == $inum
527 0 1 0 $#l < 0 || $depth == 0
539 0 83 49 $depth == 0 or $#l < 0
618 0 0 3 not defined $path or $path eq ''
0 0 3 not defined $path or $path eq '' or $path eq '.'