lib/fog/fogdocker/requests/compute/container_get.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method container_get has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def container_get(id)
          {'id'                         => '2ce79789656e4f7474624be6496dc6d988899af30d556574389a19aade2f9650',
           'image'                      => 'mattdm/fedora:f19',
           'command'                    => '/bin/bash',
           'created'                    => '1389876158',
Severity: Minor
Found in lib/fog/fogdocker/requests/compute/container_get.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status