jidaikobo-shibata/a11yc

View on GitHub
classes/Controller/PageUpdate.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public static function edit()
    {
        $url_path = base64_encode(Input::get('url'));
        $url = Util::urldec(Input::get('url'));

Severity: Minor
Found in classes/Controller/PageUpdate.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status