AndyObtiva/glimmer-dsl-swt

View on GitHub
samples/elaborate/tetris/model/game.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class Game has 34 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Game
      PLAYFIELD_WIDTH = 10
      PLAYFIELD_HEIGHT = 20
      PREVIEW_PLAYFIELD_WIDTH = 4
      PREVIEW_PLAYFIELD_HEIGHT = 2
Severity: Minor
Found in samples/elaborate/tetris/model/game.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status