blib/lib/Test/SQL/Translator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | l | !l | condition |
---|---|---|---|
144 | 0 | 14 | $name ||= "" |
343 | 2 | 0 | $arg{'name'} || die('Need a table name to test.') |
360 | 10 | 0 | $_->{'name'} || die('Need a field name to test.') |
427 | 0 | 0 | $_->{'name'} || die('Need a table name to test.') |