mongodb/bson-ruby

View on GitHub
lib/bson/object_id.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class ObjectId has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

  class ObjectId
    include Comparable
    include JSON

    # A object_id is type 0x07 in the BSON spec.
Severity: Minor
Found in lib/bson/object_id.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status