apparat/object

View on GitHub
src/Object/Tests/SelectorTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getSelector has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getSelector()
    {
        $wlc = SelectorInterface::WILDCARD;
        $vsb = SelectorInterface::VISIBLE;
        $pub = SelectorInterface::PUBLISHED;
Severity: Minor
Found in src/Object/Tests/SelectorTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status