Condition Coverage

blib/lib/MongoDB/Cursor.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
400 0 0 shift() || 'primary'

or 3 conditions

line l !l&&r !l&&!r condition
146 0 0 0 ref $f eq 'HASH' or ref $f eq 'Tie::IxHash'
341 0 0 0 is_Str($index) or &is_OrderedDoc($index)