blib/lib/SQL/Amazon/Tables/Table.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
148 | 0 | 0 | 0 | $mo < 13 and $da < 32 |
220 | 0 | 0 | 0 | $$obj{'_debug'} and defined $item |
372 | 0 | 0 | 0 | defined $$row1[$_] and defined $$row2[$_] |
0 | 0 | 0 | defined $$row1[$_] and defined $$row2[$_] and $$row1[$_] eq $$row1[$_] |
line | l | !l | condition |
---|---|---|---|
332 | 0 | 0 | $$fields[$$col_num{$_}] || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
372 | 0 | 0 | 0 | defined $$row1[$_] || defined $$row2[$_] |
0 | 0 | 0 | defined $$row1[$_] and defined $$row2[$_] and $$row1[$_] eq $$row1[$_] or not defined $$row1[$_] || defined $$row2[$_] |