YetiForceCompany/YetiForceCRM

View on GitHub
public_html/layouts/basic/modules/Settings/Log/resources/LogsOwasp.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function getData has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        getData(callback) {
            const progressIndicatorElement = jQuery.progressIndicator({
                position: 'html',
                blockInfo: {
                    enabled: true

    Function initDataTable has 29 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

            initDataTable(data, columns) {
                return this.container.find('.js-data-table').dataTable({
                    searching: false,
                    processing: false,
                    scrollX: true,

      There are no issues that match your filters.

      Category
      Status