adobe/brackets

View on GitHub
src/LiveDevelopment/Agents/NetworkAgent.js

Summary

Maintainability
A
1 hr
Test Coverage

Function NetworkAgent has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

define(function NetworkAgent(require, exports, module) {
    "use strict";

    var Inspector = require("LiveDevelopment/Inspector/Inspector");

Severity: Minor
Found in src/LiveDevelopment/Agents/NetworkAgent.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status