deps/v8/tools/profviz/worker.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function run has 69 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function run(args) {
  var file = args["file"];
  var resx = args["resx"];
  var resy = args["resy"];
  var distortion = args["distortion"];
Severity: Major
Found in deps/v8/tools/profviz/worker.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status