halostatue/color

View on GitHub
lib/color/yiq.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

  def initialize(y = 0, i = 0, q = 0, radix = 100.0, &block) # :yields self:
Severity: Minor
Found in lib/color/yiq.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status