| lib/UR/Object/Ghost.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 2 | if ($@) |
| 39 | 1 | 1 | if (exists $ghost_copy->{'db_saved_uncommitted'}) { } |
| 1 | 0 | elsif (exists $ghost_copy->{'db_committed'}) { } | |
| 48 | 1 | 1 | if exists $ghost_copy->{'db_committed'} |
| 49 | 1 | 1 | if exists $ghost_copy->{'db_saved_uncommitted'} |
| 50 | 0 | 2 | unless ($new_object) |
| 85 | 0 | 0 | unless @ghost_changes |