| blib/lib/Test/SQL/Translator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 147 | 0 | 40 | $name ||= "" |
| 345 | 4 | 0 | $arg{'name'} || die('Need a table name to test.') |
| 358 | 21 | 0 | $_->{'name'} || die('Need a field name to test.') |
| 424 | 2 | 0 | $_->{'name'} || die('Need a table name to test.') |