| blib/lib/ODS/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 0 | 36 | if ($self->columns->{$name}) |
| 48 | 0 | 36 | if (scalar @args % 2) |
| 55 | 16 | 20 | unless ($column{'type'}) |
| 59 | 2 | 34 | if ($column{'keyfield'}) |
| 78 | 0 | 4 | if (ref $storage) |
| 91 | 4 | 0 | if ($@) |
| 104 | 4 | 0 | if ($@) |
| 110 | 4 | 0 | if $storage |
| 118 | 0 | 4 | unless $connect |