stdlib/date/date_time.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def initialize(year = -4712, month = 1, day = 1, hours = 0, minutes = 0, seconds = 0, offset = 0, start = ITALY)
Severity: Major
Found in stdlib/date/date_time.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status