woothemes/woocommerce

View on GitHub
includes/gateways/class-wc-payment-gateway-cc.php

Summary

Maintainability
A
1 hr
Test Coverage

Method form has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function form() {
        wp_enqueue_script( 'wc-credit-card-form' );

        $fields = array();

Severity: Minor
Found in includes/gateways/class-wc-payment-gateway-cc.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status