Condition Coverage
lib/Badger/Data/Facet/Text/MinLength.pm
Criterion
Covered
Total
%
condition
2
3
66.6
or 2 conditions
line
l
!l
condition
14
4
2
0
length $$text >= $self->{'min_length'} || $self->invalid_msg('too_short', $type || 'Text', $self->{'min_length'}, length $$text)