yast/yast-yast2

View on GitHub
library/systemd/src/modules/Systemd.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method DefaultRunlevel has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def DefaultRunlevel
      target = Convert.to_string(
        SCR.Read(path(".target.symlink"), @default_target_symlink)
      )
      Builtins.y2milestone("Default symlink points to: %1", target)
Severity: Minor
Found in library/systemd/src/modules/Systemd.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status