blib/lib/Fsdb/Filter/dbrowaccumulate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
239 | 0 | 0 | 0 | defined $self->{'_target_column'} and defined $self->{'_increment'} |
251 | 0 | 0 | 0 | defined $self->{'_increment'} and not $self->{'_increment'} =~ /$Fsdb::Filter::dbrowaccumulate::is_numeric_regexp/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
237 | 0 | 0 | 0 | defined $self->{'_target_column'} or defined $self->{'_increment'} |