woothemes/woocommerce

View on GitHub
includes/admin/plugin-updates/class-wc-updates-screen-updates.php

Summary

Maintainability
A
1 hr
Test Coverage

Method update_screen_modal_js has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function update_screen_modal_js() {
        ?>
        <script>
            ( function( $ ) {
                var modal_dismissed = false;
Severity: Minor
Found in includes/admin/plugin-updates/class-wc-updates-screen-updates.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status