Condition Coverage

blib/lib/Config/Wild.pm
Criterion Covered Total %
condition 14 24 58.3


and 3 conditions

line !l l&&!r l&&r condition
45 48 15 1 defined $attr{'dir'} and defined $attr{'path'}
94 20 46 12 not defined $self->{'attr'}{'dir'} and $file =~ m[^[.]{1,2}/]
42 4 20 $self->{'attr'}{'path'} and not $file_p->is_absolute
174 0 0 0 $attr->{'Exists'} and $keyword = ($self->_splitpair($_))[0]
0 0 0 $attr->{'Exists'} and $keyword = ($self->_splitpair($_))[0] and not $self->_exists($keyword)
191 0 0 116 defined $keyword and defined $value
380 1 1 1 $self->{'attr'}{'ExpandWild'} and my $kwd = &first(sub { $var =~ /$_->[0]/; } , @{$$self{'wild'};})

or 3 conditions

line l !l&&r !l&&!r condition
26 0 64 0 ref $this || $this