andersondanilo/CnabPHP

View on GitHub
tests/Cnab/Remessa/Cnab400/ArquivoTest.php

Summary

Maintainability
B
5 hrs
Test Coverage

Method testArquivoItauCnab400PodeSerCriado has 144 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testArquivoItauCnab400PodeSerCriado()
    {
        $codigo_banco = \Cnab\Banco::ITAU;
        $arquivo = new \Cnab\Remessa\Cnab400\Arquivo($codigo_banco);
        $arquivo->configure(array(
Severity: Major
Found in tests/Cnab/Remessa/Cnab400/ArquivoTest.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status