Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
czuger/square-dungeon-gen
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
27 days ago
Refresh default branch
Refresh
lib/hallways/hallway.rb
Summary
Maintainability
A
50 mins
Test Coverage
Issues
Source
Stats
Method
draw
has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open
def draw( gc, width, height, min_x, max_x, min_y, max_y, x_decal: 0, y_decal: 0 )
Severity: Major
Found in
lib/hallways/hallway.rb
- About 50 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix