giansalex/greenter

View on GitHub
packages/data/src/Data/Generator/SummaryStore.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method create has 63 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function create(): ?DocumentInterface
    {
        $detiail1 = new SummaryDetail();
        $detiail1->setTipoDoc('03')
            ->setSerieNro('B001-1')
Severity: Major
Found in packages/data/src/Data/Generator/SummaryStore.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status