awsmug/torro-forms

View on GitHub
src/modules/actions/redirection.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method get_meta_fields has 85 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function get_meta_fields() {
        $meta_fields = $this->_get_meta_fields();

        unset( $meta_fields['enabled'] );

Severity: Major
Found in src/modules/actions/redirection.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status