glauberportella/cnab-layouts-parser

View on GitHub
tests/unit/retorno/RetornoParserItauCobrancaCnab240Test.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testRetornoGenerateModelSuccess has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testRetornoGenerateModelSuccess()
    {
        $layout = new Layout(__DIR__.'/../../../config/itau/cnab240/cobranca.yml');
        $retornoFile = new RetornoFile($layout, __DIR__.'/../../data/cobranca-itau-cnab240.ret');

Severity: Minor
Found in tests/unit/retorno/RetornoParserItauCobrancaCnab240Test.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status