gocodebox/lifterlms

View on GitHub
includes/class-llms-awards-query.php

Summary

Maintainability
A
1 hr
Test Coverage
A
98%

Method prepare_meta_query_for_relationships has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function prepare_meta_query_for_relationships() {

        $meta_query = array();

        $relations = array(
Severity: Minor
Found in includes/class-llms-awards-query.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status