Condition Coverage

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


and 3 conditions

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

or 2 conditions

line l !l condition
70 0 0 $lint->processes // 8
103 0 0 $lint->idDefs //= {}
111 0 0 $lint->labelDefs //= {}
213 0 0 $lint->errors //= 0
428 0 0 $x->project // 'unknown'
439 0 0 $projects{$project}{'pass'} // 0
440 0 0 $projects{$project}{'fail'} // 0

or 3 conditions

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