Condition Coverage

blib/lib/WebService/MinFraud/Data/Rx/Type/CustomInputs.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
25 0 2 1 $self->_hash_is_valid($value) && $self->_keys_are_valid($value) && $self->_values_are_valid($value)
75 5 1 0 ref $_ and not is_bool($_)

or 3 conditions

line l !l&&r !l&&!r condition
75 0 1 5 ref $_ and not is_bool($_) or length $_ > 255