pubsubhubbub/wordpress-pubsubhubbub

View on GitHub
includes/class-pubsubhubbub-admin.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method add_help_tab has 80 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function add_help_tab() {
        get_current_screen()->add_help_tab(
            array(
                'id'      => 'overview',
                'title'   => __( 'Overview', 'pubsubhubbub' ),
Severity: Major
Found in includes/class-pubsubhubbub-admin.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status