SpontaneousCMS/spontaneous

View on GitHub
application/js/user.js

Summary

Maintainability
A
1 hr
Test Coverage

Function User has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

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

    var User = new JS.Class({
        initialize: function(user_data) {
Severity: Minor
Found in application/js/user.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status