FOGProject/fog-too

View on GitHub
tools/lib/database.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    connect: function(host, port, database, username, password, next) {
Severity: Minor
Found in tools/lib/database.js - About 45 mins to fix

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

        verifyConnection: function(host, port, database, username, password, next) {
    Severity: Minor
    Found in tools/lib/database.js - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status