| blib/lib/DBIx/ORM/Declarative/Row.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 0 | unless ref $self |
| 22 | 0 | 0 | unless ref $self |
| 32 | 0 | 0 | unless ref $self |
| 35 | 0 | 0 | unless (exists $$self{'__whereinfo'}) |
| 46 | 0 | 0 | if @un |
| 47 | 0 | 0 | unless @colv |
| 53 | 0 | 0 | if (defined $$self{'__data'}{$k}) { } |
| 77 | 0 | 0 | unless ref $self |
| 79 | 0 | 0 | unless $handle |
| 80 | 0 | 0 | unless $$self{'__deleted'} or $$self{'__dirty'} |
| 86 | 0 | 0 | if ($$self{'__deleted'}) { } |
| 100 | 0 | 0 | if @binds |
| 103 | 0 | 0 | unless ($handle->do($sql, @binds)) |
| 115 | 0 | 0 | if ($$self{'__deleted'}) { } |