Condition Coverage

blib/lib/Data/Edit/Xml/Lint.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

line !l l&&!r l&&r condition
229 0 0 0 defined $o->attr('id') and my $i = $o->id
261 0 0 0 $labelDefs and ref($labelDefs) =~ /hash/is
292 0 0 0 $labelDefs and ref($labelDefs) =~ /hash/is

or 2 conditions

line l !l condition
53 0 0 $lint->processes // 8
70 0 0 $lint->project // 'unknown'
100 0 0 $lint->idDefs //= {}
108 0 0 $lint->labelDefs //= {}
170 0 0 $lint->errors //= 0
205 0 0 $links->{$p} //= {}
351 0 0 $x->project // 'unknown'
362 0 0 $projects{$project}{'pass'} // 0
363 0 0 $projects{$project}{'fail'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
218 0 0 0 $@ or not $x