presscodes/maera

View on GitHub
includes/class-tonesque.php

Summary

Maintainability
A
1 hr
Test Coverage

Method grab_points has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function grab_points( $type = 'index' ) {
        $img = $this->image_obj;
        if ( ! $img )
            return false;

Severity: Minor
Found in includes/class-tonesque.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status