blib/lib/MongoDB/Op/_ListIndexes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
64 | 0 | 0 | $link->supports_list_commands ? : |
87 | 0 | 0 | unless (my $res = eval { do { $op->execute($link, $topology) } }) |
89 | 0 | 0 | unless ($error->$MongoDB::Op::_ListIndexes::_isa('MongoDB::DatabaseError') and $error->code == 26) |
95 | 0 | 0 | $res ? : |