blib/lib/Data/HandyGen/mysql/TableDef.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 10 | 0.0 |
line | l | !l | condition |
---|---|---|---|
213 | 0 | 0 | $self->{'_fk'} ||= {} |
342 | 0 | 0 | $self->{'column_def'} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
57 | 0 | 0 | 0 | ref $inv || $inv |
399 | 0 | 0 | 0 | $ref_uc->{'COLUMN_NAME'} || confess('Failed to retrieve column name.') |