| blib/lib/Starch/State.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 24 | 28 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 135 | 121 | if $self->_has_existing_id |
| 99 | 126 | 120 | unless $self->in_store |
| 104 | 84 | 36 | if $data |
| 146 | 92 | 36 | unless defined $expires |
| 170 | 9 | 10 | unless defined $modified |
| 194 | 85 | 36 | unless defined $created |
| 217 | 133 | 133 | $self->_has_existing_id ? : |
| 239 | 14 | 14 | unless $self->in_store |
| 240 | 0 | 14 | if $self->is_dirty |
| 269 | 15 | 213 | unless $self->is_loaded |
| 286 | 9 | 114 | unless $self->is_dirty |
| 287 | 0 | 114 | if $self->is_deleted |
| 322 | 32 | 0 | if ($self->in_store) |
| 483 | 7 | 0 | if $self->in_store |