| blib/lib/DBIx/ORM/Declarative/JRow.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 0 | 0 | unless ref $self | 
| 22 | 0 | 0 | unless (exists $$self{'__whereinfo'}) | 
| 42 | 0 | 0 | if (defined $value) { } | 
| 66 | 0 | 0 | unless ref $self | 
| 67 | 0 | 0 | unless $$self{'__dirty'} | 
| 69 | 0 | 0 | unless $handle | 
| 80 | 0 | 0 | unless @cols | 
| 90 | 0 | 0 | unless ($handle->do($sql, undef, @binds)) |