yast/yast-yast2

View on GitHub
library/cwm/examples/service_widget_old_cwm.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def run
      textdomain "example"

      service = ::Yast2::SystemService.find("cups.service")
      service_widget = ::CWM::ServiceWidget.new(service)
Severity: Minor
Found in library/cwm/examples/service_widget_old_cwm.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status