piotrmurach/tenpin

View on GitHub
lib/tenpin/game.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method run has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def run
      print cursor.hide
      puts cursor.clear_screen

      pos = Position[(cols / 3) - 10, rows / 5]
Severity: Major
Found in lib/tenpin/game.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status