opal/opal-browser

View on GitHub
examples/canvas/app/application.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

def draw_line(c, x1, y1, x2, y2)
Severity: Minor
Found in examples/canvas/app/application.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status