ne-sachirou/stream_stat

View on GitHub

Showing 1 of 1 total issue

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

    def initialize(count = 0, avg = 0.0, square_avg = 0.0, min = Float::INFINITY, max = -Float::INFINITY)
Severity: Minor
Found in lib/stream_stat/v.rb - About 35 mins to fix
    Severity
    Category
    Status
    Source
    Language