Infanatica/InfanaticaCepModule

View on GitHub
autoload_classmap.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 139 characters
Open

    'InfanaticaCepModule\Adapter\CorreioControlAdapter'          => __DIR__ . '/src/InfanaticaCepModule/Adapter/CorreioControlAdapter.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 140 characters
Open

    'InfanaticaCepModule\Exception\CepNotFoundException'         => __DIR__ . '/src/InfanaticaCepModule/Exception/CepNotFoundException.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 145 characters
Open

    'InfanaticaCepModule\Exception\EnderecoResponseException'    => __DIR__ . '/src/InfanaticaCepModule/Exception/EnderecoResponseException.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 146 characters
Open

    'InfanaticaCepModule\Factory\CorreioControlAdapterFactory'   => __DIR__ . '/src/InfanaticaCepModule/Factory/CorreioControlAdapterFactory.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 128 characters
Open

    'InfanaticaCepModule\Service\CepService'                     => __DIR__ . '/src/InfanaticaCepModule/Service/CepService.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 135 characters
Open

    'InfanaticaCepModule\Response\EnderecoResponse'              => __DIR__ . '/src/InfanaticaCepModule/Response/EnderecoResponse.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 141 characters
Open

    'InfanaticaCepModule\Adapter\RepublicaVirtualAdapter'        => __DIR__ . '/src/InfanaticaCepModule/Adapter/RepublicaVirtualAdapter.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 144 characters
Open

    'InfanaticaCepModule\Response\EnderecoResponseInterface'     => __DIR__ . '/src/InfanaticaCepModule/Response/EnderecoResponseInterface.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 132 characters
Open

    'InfanaticaCepModule\Adapter\PostmonAdapter'                 => __DIR__ . '/src/InfanaticaCepModule/Adapter/PostmonAdapter.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 131 characters
Open

    'InfanaticaCepModule\Adapter\ViaCepAdapter'                  => __DIR__ . '/src/InfanaticaCepModule/Adapter/ViaCepAdapter.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 134 characters
Open

    'InfanaticaCepModule\Controller\CepController'               => __DIR__ . '/src/InfanaticaCepModule/Controller/CepController.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 148 characters
Open

    'InfanaticaCepModule\Factory\RepublicaVirtualAdapterFactory' => __DIR__ . '/src/InfanaticaCepModule/Factory/RepublicaVirtualAdapterFactory.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 137 characters
Open

    'InfanaticaCepModule\Adapter\CepAdapterInterface'            => __DIR__ . '/src/InfanaticaCepModule/Adapter/CepAdapterInterface.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 131 characters
Open

    'InfanaticaCepModule\Fixture\FakeAdapter'                    => __DIR__ . '/tests/InfanaticaCepModule/Fixture/FakeAdapter.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 143 characters
Open

    'InfanaticaCepModule\Exception\EnderecoFormatException'      => __DIR__ . '/src/InfanaticaCepModule/Exception/EnderecoFormatException.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 138 characters
Open

    'InfanaticaCepModule\Factory\CepControllerFactory'           => __DIR__ . '/src/InfanaticaCepModule/Factory/CepControllerFactory.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 135 characters
Open

    'InfanaticaCepModule\Factory\CepServiceFactory'              => __DIR__ . '/src/InfanaticaCepModule/Factory/CepServiceFactory.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 139 characters
Open

    'InfanaticaCepModule\Factory\PostmonAdapterFactory'          => __DIR__ . '/src/InfanaticaCepModule/Factory/PostmonAdapterFactory.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

Line exceeds 120 characters; contains 138 characters
Open

    'InfanaticaCepModule\Factory\ViaCepAdapterFactory'           => __DIR__ . '/src/InfanaticaCepModule/Factory/ViaCepAdapterFactory.php',
Severity: Minor
Found in autoload_classmap.php by phpcodesniffer

There are no issues that match your filters.

Category
Status