ddd-ruby/contracts.ruby

View on GitHub
lib/contracts/builtin_contracts.rb

Summary

Maintainability
B
4 hrs
Test Coverage

File builtin_contracts.rb has 358 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Contracts
  module Builtin
    # Check that an argument is +Numeric+.
    class Num
      def self.valid?(val)
Severity: Minor
Found in lib/contracts/builtin_contracts.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status