blib/lib/Algorithm/VectorClocks.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 18 | 61.1 |
line | l | !l | condition |
---|---|---|---|
37 | 17 | 7 | $arg || '{}' |
59 | 1 | 4 | $self->clocks->{$id} || 0 |
5 | 0 | $other->clocks->{$id} || 0 | |
70 | 12 | 0 | $vcs[0]->clocks->{$id} || 0 |
12 | 0 | $vcs[1]->clocks->{$id} || 0 | |
121 | 0 | 0 | $self->clocks->{$id} || 0 |
0 | 0 | $other->clocks->{$id} || 0 | |
136 | 22 | 2 | $self->clocks->{$id} || 0 |
20 | 4 | $other->clocks->{$id} || 0 |