blib/lib/MongoDB/WriteConcern.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
117 | 188 | 7 | 3 | not $self->_w_is_acknowledged and $self->j |
122 | 17 | 177 | 1 | defined $self->wtimeout and $self->wtimeout < 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
96 | 0 | 0 | 0 | $self->j || $self->_w_is_acknowledged |