adobe/brackets

View on GitHub
src/project/FileViewController.js

Summary

Maintainability
A
1 hr
Test Coverage

Function openAndSelectDocument has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function openAndSelectDocument(fullPath, fileSelectionFocus, paneId) {
        var result,
            curDocChangedDueToMe = _curDocChangedDueToMe;

        function _getDerivedPaneContext() {
Severity: Minor
Found in src/project/FileViewController.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status