fluent/fluentd

View on GitHub
lib/fluent/plugin_helper/timer.rb

Summary

Maintainability
A
50 mins
Test Coverage

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

        def initialize(title, interval, repeat, log, checker, detacher, &callback)
Severity: Major
Found in lib/fluent/plugin_helper/timer.rb - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status