blib/lib/Data/Walk/Print.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 12 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
143 | 58 | 0 | 37 | $self->get_match_highlighting and not $self->_has_match_string |
226 | 0 | 89 | 58 | $self->has_match_highlighting and $self->get_match_highlighting |
89 | 0 | 58 | $self->has_match_highlighting and $self->get_match_highlighting and $self->_get_had_secondary | |
89 | 21 | 37 | $self->has_match_highlighting and $self->get_match_highlighting and $self->_get_had_secondary and $self->_has_match_string |