adobe/brackets

View on GitHub
src/extensions/default/AutoUpdate/StateHandler.js

Summary

Maintainability
A
1 hr
Test Coverage

Function parse has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    StateHandler.prototype.parse = function () {
        var result = $.Deferred(),
            _file = FileSystem.getFileForPath(this.path);
        var self = this;

Severity: Minor
Found in src/extensions/default/AutoUpdate/StateHandler.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status