webcol/Calima

View on GitHub
mvc/controladores/instaladorControlador.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method paso1 has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function paso1($proyecto,$analytics,$hostbd,$nombrebd,$usuariobd,$clavebd,$config){
        
               
         echo $proyecto; 
             
Severity: Minor
Found in mvc/controladores/instaladorControlador.php - About 1 hr to fix

    Method paso1 has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function paso1($proyecto,$analytics,$hostbd,$nombrebd,$usuariobd,$clavebd,$config){
    Severity: Major
    Found in mvc/controladores/instaladorControlador.php - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status