Condition Coverage

blib/lib/Data/Walk/Print.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
100 13 0 0 @_ == 2 && (is_HashRef($_[1]) && !exists $_[1]{'print_ref'} || !is_HashRef($_[1]))
13 0 0 @_ == 2 && is_HashRef($_[1])
159 58 0 37 $self->get_match_highlighting and not $self->_has_match_string
248 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