simplay/bofrev

View on GitHub
src/grid.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Grid has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

class Grid < Drawable

  include Enumerable

  # Build a new Grid of Dimension (width x height)
Severity: Minor
Found in src/grid.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status