adobe/brackets

View on GitHub
src/extensions/default/StaticServer/StaticServer.js

Summary

Maintainability
A
1 hr
Test Coverage

Function readyToServe has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    StaticServer.prototype.readyToServe = function () {
        var self = this;
        var deferred = new $.Deferred();

        function sanitizePort(port) {
Severity: Minor
Found in src/extensions/default/StaticServer/StaticServer.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status