simplay/bofrev

View on GitHub
src/drawables/quadratic_hull_shape.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

  def draw_rectangle_for(canvas, x0, y0, x1, y1)
Severity: Minor
Found in src/drawables/quadratic_hull_shape.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status