Wonder-Technology/Wonder-Editor

View on GitHub
lib/es6_global/src/core/composable_component/mainEditor/composable_component/inspector/composable_component/assetTree_Inspector/atom_component/scriptAttribute_inspector/eventHandler/RenameScriptAttributeFieldEventHandler.js

Summary

Maintainability
A
0 mins
Test Coverage

Function handleSelfLogic has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

function handleSelfLogic(param, param$1, param$2) {
  var newFieldName = param$2[2];
  var oldFieldName = param$2[1];
  var nodeId = param$2[0];
  var sendFunc = param$1[1];

    There are no issues that match your filters.

    Category
    Status