yast/yast-yast2

View on GitHub
library/sequencer/doc/examples/examples.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method GUI has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def GUI(text, buttons)
      buttons = deep_copy(buttons)
      i = 0
      t = HBox()
      buttons_map = {
Severity: Minor
Found in library/sequencer/doc/examples/examples.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status