felixarntz/site-icon-extended

View on GitHub
inc/WPSIE/App.php

Summary

Maintainability
A
1 hr
Test Coverage

Method get_sizes has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        protected function get_sizes( $mode = '' ) {
            $sizes = array(
                'default'            => array(
                    16,
                    32,
Severity: Minor
Found in inc/WPSIE/App.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status