crocodic-studio/crudbooster

View on GitHub
src/fonts/Fontawesome.php

Summary

Maintainability
F
5 days
Test Coverage

Method getIcons has 696 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function getIcons() {
        return [
            "glass",
            "music",
            "search",
Severity: Major
Found in src/fonts/Fontawesome.php - About 3 days to fix

    File Fontawesome.php has 702 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php 
    namespace crocodicstudio\crudbooster\fonts;
    
    class Fontawesome {
        public static function getIcons() {
    Severity: Major
    Found in src/fonts/Fontawesome.php - About 1 day to fix

      There are no issues that match your filters.

      Category
      Status