blib/lib/Config/Wild.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 12 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
155 | 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) | |
176 | 0 | 0 | 26 | defined $keyword and defined $value |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
36 | 0 | 7 | 0 | ref $this || $this |