blib/lib/TableData/Object/aos.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 22 | 86.3 |
line | true | false | branch |
---|---|---|---|
35 | 1 | 12 | if $idx < 0 or $idx >= @{$self->{'data'};} |
41 | 1 | 4 | if $idx < 0 or $idx >= @{$self->{'data'};} |
64 | 1 | 6 | unless defined $_ |
65 | 1 | 5 | if $mem{$_}++ |
78 | 6 | 3 | if ($i == 0) { } |
80 | 2 | 4 | unless defined $val |
82 | 0 | 3 | if ($val_undef) { } |
83 | 0 | 0 | if defined $_ |
85 | 1 | 2 | unless defined $_ |
86 | 1 | 1 | unless $val eq $_ |
115 | 1 | 1 | unless defined $col_name |