| blib/lib/Class/ReluctantORM/Driver/PostgreSQL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 41 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 341 | 0 | 0 | 0 | $use_column_alias and $col->alias | 
| 352 | 0 | 0 | 0 | $make_column_alias and $col->alias | 
| 357 | 0 | 0 | 0 | $make_column_alias and $col->alias | 
| 371 | 0 | 0 | 0 | $alias_mode == 1 and $table->alias | 
| line | l | !l | condition | 
|---|---|---|---|
| 132 | 0 | 0 | $COLUMN_CACHE{$schema_name}{$table} ||= {} | 
| 321 | 0 | 0 | shift() || 0 | 
| 333 | 0 | 0 | shift() || 0 | 
| 334 | 0 | 0 | shift() || 0 | 
| 335 | 0 | 0 | shift() || 0 | 
| 368 | 0 | 0 | shift() || 0 | 
| 414 | 0 | 0 | shift() || 0 | 
| 432 | 0 | 0 | shift() || 0 | 
| 472 | 0 | 0 | shift() || 0 | 
| 526 | 0 | 0 | shift() || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 65 | 0 | 0 | 0 | $maj == 7 or $maj == 8 | 
| 0 | 0 | 0 | $maj == 6 or $maj == 9 | |
| 195 | 0 | 0 | 0 | $$with{'__upper_table'} ||= $sql->base_table |