SpontaneousCMS/spontaneous

View on GitHub
application/js/state.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function State has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Spontaneous.State = (function($, S) {
    var ajax = S.Ajax;

    var ContentState = new JS.Class({
        initialize: function(content) {
Severity: Major
Found in application/js/state.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status