| blib/lib/Starch/State.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 24 | 28 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 135 | 121 | if $self->_has_existing_id |
| 100 | 126 | 120 | unless $self->in_store |
| 105 | 84 | 36 | if $data |
| 147 | 92 | 36 | unless defined $expires |
| 171 | 9 | 10 | unless defined $modified |
| 195 | 85 | 36 | unless defined $created |
| 218 | 133 | 133 | $self->_has_existing_id ? : |
| 240 | 14 | 14 | unless $self->in_store |
| 241 | 0 | 14 | if $self->is_dirty |
| 270 | 15 | 213 | unless $self->is_loaded |
| 287 | 9 | 114 | unless $self->is_dirty |
| 288 | 0 | 114 | if $self->is_deleted |
| 323 | 32 | 0 | if ($self->in_store) |
| 484 | 7 | 0 | if $self->in_store |