| blib/lib/ODS/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 22 | 77.2 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 86 | 1022 | unless ($self->keyfield) |
| 47 | 0 | 1108 | if ($self->columns->{$name}) |
| 52 | 0 | 1108 | if (scalar @args % 2) |
| 59 | 450 | 658 | unless ($column{'type'}) |
| 63 | 84 | 1024 | if ($column{'keyfield'}) |
| 84 | 138 | 4 | if ($connect->{'serialize_class'}) |
| 90 | 142 | 0 | if $storage |
| 100 | 0 | 142 | unless $connect |
| 138 | 4 | $serialize_class ? : | |
| 139 | 20 | 130 | if ($@) |
| 152 | 150 | 0 | if ($@) |