wyeworks/rubygoal

View on GitHub
lib/rubygoal/match_data.rb

Summary

Maintainability
A
45 mins
Test Coverage

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

    def initialize(my_score, other_score, ball_position, my_positions, other_positions, time)
Severity: Minor
Found in lib/rubygoal/match_data.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status