woothemes/woocommerce

View on GitHub
includes/customizer/class-wc-customizer-control-cropping.php

Summary

Maintainability
A
1 hr
Test Coverage

Method render_content has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function render_content() {
        if ( empty( $this->choices ) ) {
            return;
        }

Severity: Minor
Found in includes/customizer/class-wc-customizer-control-cropping.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status