mumuki/mumuki-xgobstones-runner

View on GitHub
lib/stones_spec/with_gobstones_css.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Method gobstones_css has 104 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def gobstones_css(font_size, size)
      unit = 'px'

      full_size = "#{size}#{unit}"
      half_size = "#{size / 2}#{unit}"
Severity: Major
Found in lib/stones_spec/with_gobstones_css.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status