Branch Coverage

blib/lib/Sort/strverscmp/StringIterator.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
13 0 78 unless ($string)
42 3 595 if ($self->pos >= $self->len) { }