jackmellis/jpexmocks

View on GitHub
src/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function install has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.install = function (options) {
  var Jpex = options.Jpex;
  var on = options.on;
  options = Object.assign({
    factories : true
Severity: Major
Found in src/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status