wsssoftware/cakephp-datatables

View on GitHub
src/Table/Assets.php

Summary

Maintainability
C
1 day
Test Coverage

Assets has 47 functions (exceeds 20 allowed). Consider refactoring.
Open

class Assets {

    public const BASE_CSS_URL = [
        'prefix' => false,
        'plugin' => 'DataTables',
Severity: Minor
Found in src/Table/Assets.php - About 6 hrs to fix

    File Assets.php has 307 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    /**
     * Copyright (c) Allan Carvalho 2020.
     * Under Mit License
     * link: https://github.com/wsssoftware/cakephp-data-renderer
    Severity: Minor
    Found in src/Table/Assets.php - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status