AndyObtiva/glimmer-dsl-libui

View on GitHub
examples/dynamic_area.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method launch has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def launch
    window('Dynamic Area', 240, 600) {
      margined true
      
      vertical_box {
Severity: Minor
Found in examples/dynamic_area.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status