AstroFields/Core

View on GitHub
src/Test/Helpers/ContextParserTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getSampleData has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getSampleData()
    {
        return array(
            array(
                'save_post_{type}',
Severity: Minor
Found in src/Test/Helpers/ContextParserTest.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status