adobe/brackets

View on GitHub
src/utils/PerfUtils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function addMeasurement has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function addMeasurement(id) {
        if (!enabled) {
            return;
        }

Severity: Minor
Found in src/utils/PerfUtils.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status