ddo/express-orm-mvc

View on GitHub
lib/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(opt, callback) {
    if(arguments.length === 1) {
        callback = opt;
        opt = {};
    }
Severity: Major
Found in lib/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status