Wonder-Technology/Wonder-Editor

View on GitHub
lib/es6_global/src/core/composable_component/header/atom_component/asset_bundle/HeaderAssetBundleGenerateAllAB.js

Summary

Maintainability
A
0 mins
Test Coverage

Function renderGenerateAllABModal has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

function renderGenerateAllABModal(param, languageType, param$1) {
  var submitFunc = param$1[1];
  var closeFunc = param$1[0];
  var send = param[1];
  var state = param[0];

    Function _generateRABAndSABData has 39 lines of code (exceeds 25 allowed). Consider refactoring.
    Wontfix

    function _generateRABAndSABData(selectTreeForGenerateAllAB) {
      return IterateTreeSelectTreeService$WonderEditor.fold((function (acc, nodeId, nodeData, children) {
                    return acc;
                  }), /* tuple */[
                  ArrayService$WonderCommonlib.createEmpty(/* () */0),

      There are no issues that match your filters.

      Category
      Status