emotionLoop/jsCode

View on GitHub
routes/packages.js

Summary

Maintainability
A
1 hr
Test Coverage

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

exports = module.exports = function( IoC ) {

  var app = this;
  var router = express.Router();
  var controller = IoC.create( 'controllers/packages' );
Severity: Minor
Found in routes/packages.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status