blib/lib/SQL/Translator/Filter/Globals.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
49 | 1 | 0 | if $args{'fields'} |
50 | 1 | 0 | if $args{'indices'} |
51 | 0 | 1 | if $args{'constraints'} |
54 | 1 | 0 | if (my $gtbl = $schema->get_table($global_table)) |
112 | 0 | 2 | if $tbl->get_field($new_fld->{'name'}) |