mender/protein

View on GitHub
lib/protein/control.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Control has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Control
    delegate :config, :logger, :daemon, :process, :to => :Protein

    def stop
      daemon_stop
Severity: Minor
Found in lib/protein/control.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status