blib/lib/TableDataRole/Source/DBI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 16 | 56.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
86 | 3 | 0 | 0 | not ref $row and $row == -1 |
105 | 3 | 0 | 1 | not ref $self->{'buffer'} and $self->{'buffer'} == -1 |
line | l | !l | condition |
---|---|---|---|
45 | 0 | 1 | $sth_bind_params // [] |
64 | 0 | 1 | $row_count_sth_bind_params // [] |
103 | 3 | 1 | $self->{'sth'}->fetchrow_hashref // -1 |
150 | 0 | 1 | $self->{'row_count_sth_bind_params'} // [] |
157 | 0 | 3 | $self->{'sth_bind_params'} // [] |