Condition Coverage

blib/lib/Business/ISBN.pm
Criterion Covered Total %
condition 13 24 54.1


and 3 conditions

line !l l&&!r l&&r condition
354 213391 0 3 defined $opts->{'normalizer'} and ref $opts->{'normalizer'} eq ref sub { }
737 0 0 4 $step == int $step and $step != 0
742 1 1 2 $next_article_code >= $self->article_code_min and $next_article_code <= $self->article_code_max
931 16 2432153 213342 $trial ge $lower and $trial le $upper
962 0 0 13 $self->is_valid_checksum eq 1 and defined $self->group_code
0 0 13 $self->is_valid_checksum eq 1 and defined $self->group_code and defined $self->publisher_code
0 0 13 $self->is_valid_checksum eq 1 and defined $self->group_code and defined $self->publisher_code and defined $self->prefix

or 3 conditions

line l !l&&r !l&&!r condition
666 0 0 45 $position > 12 or $position < 1