jkphl/micrometa

View on GitHub
src/Micrometa/Tests/Application/ItemFactoryTest.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method testAliasedItemProperty has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testAliasedItemProperty()
    {
        $itemFactory = new ItemFactory(0);
        $rawItem     = (object)[
            'type'       => ['test'],
Severity: Major
Found in src/Micrometa/Tests/Application/ItemFactoryTest.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status