| blib/lib/Eve/PgSqlFunction.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 137 | 0 | 0 | if (scalar keys %{$hash;} > 1) | 
| 193 | 0 | 0 | unless (exists $$value_hash{$$input{'name'}}) | 
| 206 | 0 | 0 | if (@{$key_list;}) | 
| 219 | 0 | 0 | unless (exists $$row_hash{$$output{'name'}}) | 
| 232 | 0 | 0 | if (@{$key_list;}) | 
| 242 | 0 | 0 | if ($self->_is_set_returning) { } | 
| 245 | 0 | 0 | unless ($row_count == 1) |