sebastian-software/core

View on GitHub
source/class/core/Object.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function createIterator has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var createIterator = function(config)
  {
    var code = '';

    code += config.init || '';
Severity: Major
Found in source/class/core/Object.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status