Condition Coverage

blib/lib/MongoDB/Role/_CommandCursorOp.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
43 0 0 0 $self->isa('MongoDB::Op::_Query') and $self->options->{'cursorType'} eq 'tailable_await'

or 3 conditions

line l !l&&r !l&&!r condition
43 0 0 0 $self->isa('MongoDB::Op::_Aggregate') or $self->isa('MongoDB::Op::_ChangeStream')