crowbar/crowbar-client

View on GitHub
lib/crowbar/client/util/runner.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

          argv,
          stdin = STDIN,
          stdout = STDOUT,
          stderr = STDERR,
          kernel = Kernel
Severity: Minor
Found in lib/crowbar/client/util/runner.rb - About 35 mins to fix

There are no issues that match your filters.

Category
Status