freedomjs/freedom

View on GitHub
src/entry.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function setup has 96 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var setup = function (context, manifest, config) {
  'use strict';
  var debug = new Debug(),
    hub = new Hub(debug),
    resource = new Resource(debug),
Severity: Major
Found in src/entry.js - About 3 hrs to fix

There are no issues that match your filters.

Category
Status