| blib/lib/Prophet/Replica.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 27 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 106 | 0 | 0 | 0 | $handle->replica_exists and $handle->db_uuid |
| 256 | 0 | 0 | 0 | $source->uuid and $seq > $self->last_changeset_from_source($source->uuid) |
| 538 | 0 | 0 | 0 | $self->db_uuid and $args{'for'}->db_uuid |
| 0 | 0 | 0 | $self->db_uuid and $args{'for'}->db_uuid and $self->db_uuid ne $args{'for'}->db_uuid | |
| 969 | 0 | 0 | 0 | $changeset->original_source_uuid ne $self->uuid and $self->last_changeset_from_source($changeset->original_source_uuid) < $changeset->original_sequence_no |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 566 | 0 | 0 | 0 | $changeset->is_nullification or $changeset->is_resolution |
| 687 | 0 | 0 | 0 | $self->read_userdata('path', $path) || $default |
| 847 | 0 | 0 | 0 | $self->resolution_db_handle || $self |
| 1141 | 0 | 0 | 0 | shift() || $self->uuid |