KumbiaPHP/KumbiaPHP

View on GitHub
core/tests/classes/extensions/helpers/TagTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method createTagDataProvider has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function createTagDataProvider()
    {
        return array(
            array(
                'a',
Severity: Minor
Found in core/tests/classes/extensions/helpers/TagTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status