etnbrd/flx-compiler

View on GitHub
test-set/node-heroku-bouncer-master/lib/router.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function(options) {
  var cipher = encryptor(options.encryptionSecret);
  var oauth  = getOAuth();
  var router = new express.Router();

Severity: Major
Found in test-set/node-heroku-bouncer-master/lib/router.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status