lighttroupe/luz

View on GitHub
gui/gui_box.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class GuiBox has 33 methods (exceeds 20 allowed). Consider refactoring.
Open

class GuiBox < GuiObject
    callback :contents_change

    def initialize(contents = [])
        self.contents = contents
Severity: Minor
Found in gui/gui_box.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status