threez/ruby-vmstat

View on GitHub
lib/vmstat/linux_disk.rb

Summary

Maintainability
A
45 mins
Test Coverage

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

    def initialize(fs = nil, path = nil, block_size = nil, free_blocks = nil,
                   available_blocks = nil, total_blocks = nil)
Severity: Minor
Found in lib/vmstat/linux_disk.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status