jamesmoriarty/scorched-earth-rb

View on GitHub
lib/scorched_earth/objects/shot.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def initialize(x, y, velocity_x, velocity_y, trajectory = Trajectory.new)
Severity: Minor
Found in lib/scorched_earth/objects/shot.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status