platanus/angular-restmod

View on GitHub
src/module/utils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function buildArrayType has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    buildArrayType: function(_forceIframe) {

      var arrayType;

      if(PROTO_SETTER && !_forceIframe) {
Severity: Minor
Found in src/module/utils.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status