jakubrohleder/angular-jsonapi

View on GitHub
src/model/model-factory.factory.js

Summary

Maintainability
A
1 hr
Test Coverage

Function AngularJsonAPIModel has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function AngularJsonAPIModel(
    AngularJsonAPIAbstractModel,
    AngularJsonAPISchema,
    namedFunction,
    pluralize,
Severity: Minor
Found in src/model/model-factory.factory.js - About 1 hr to fix

    Function AngularJsonAPIModel has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        AngularJsonAPIAbstractModel,
        AngularJsonAPISchema,
        namedFunction,
        pluralize,
        $log
    Severity: Minor
    Found in src/model/model-factory.factory.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status