| blib/lib/MPMinus/Store/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 47 | 29.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 366 | 0 | 0 | 1 | $obj and ref $obj eq 'MPMinus::Store::DBI' |
| 369 | 1 | 0 | 0 | $m and ref $m eq 'MPMinus' |
| 384 | 0 | 0 | 0 | $self and ref $self eq 'MPMinus::Store::DBI' |
| 405 | 0 | 0 | 0 | $m and ref $m eq 'MPMinus' |
| 416 | 0 | 0 | 0 | $self->{'dbh'} and $self->{'dbh'}->can('err') |
| 421 | 0 | 0 | 0 | $self->{'dbh'} and $self->{'dbh'}->can('errstr') |
| 426 | 0 | 0 | 0 | $self->{'dbh'} and $self->{'dbh'}->can('state') |
| 436 | 0 | 1 | 0 | $dsn and $self->{'dbh'} |
| 437 | 1 | 0 | 0 | $m and ref $m eq 'MPMinus' |
| line | l | !l | condition |
|---|---|---|---|
| 322 | 0 | 1 | $in[1] || '' |
| 323 | 0 | 1 | $in[2] || '' |
| 324 | 0 | 1 | $in[3] || '' |
| 325 | 0 | 1 | $in[4] || '' |
| 326 | 0 | 1 | $in[5] || '' |
| 327 | 0 | 1 | $in[6] || '' |
| 328 | 1 | 0 | $in[7] || '' |
| 329 | 0 | 1 | $in[8] || 0 |
| 330 | 0 | 1 | $in[9] || 0 |
| 331 | 1 | 0 | $in[10] || undef |