mongodb/bson-ruby

View on GitHub
lib/bson/binary.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  class Binary
    include JSON

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

    There are no issues that match your filters.

    Category
    Status