raubarede/Ruiby

View on GitHub
samples/fractal.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

def draw_tree(cr,x1, y1, angle, depth)
Severity: Minor
Found in samples/fractal.rb - About 35 mins to fix

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

    def draw_bg(cr,w,h,c1,c2)
    Severity: Minor
    Found in samples/fractal.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status