lib/lxc/container.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Container has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Container
    require 'timeout'
    require 'tempfile'

    # An array containing the valid container states extracted from the LXC
Severity: Minor
Found in lib/lxc/container.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status