RackHD/on-core

View on GitHub
lib/services/statsd.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function statsdServiceFactory has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function statsdServiceFactory(
    util,
    Promise,
    configuration,
    statsd,
Severity: Minor
Found in lib/services/statsd.js - About 1 hr to fix

    Function statsdServiceFactory has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        util,
        Promise,
        configuration,
        statsd,
        assert,
    Severity: Minor
    Found in lib/services/statsd.js - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status