felixarntz/wp-gcs-offload

View on GitHub
inc/WPGCSOffload/Admin/Menu.php

Summary

Maintainability
A
1 hr
Test Coverage

Method add_components has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public function add_components( $wpod ) {
            $wpod->add_components( array(
                Admin::MENU_SLUG            => array(
                    'screens'                    => array(
                        Admin::SCREEN_SLUG            => array(
Severity: Minor
Found in inc/WPGCSOffload/Admin/Menu.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status