xtlsoft/XPHP

View on GitHub

Showing 1 of 5 total issues

Method init has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public function init($req){

            $cli = $this->app->handler->cli;
            $cli->out("<bold><yellow>Welcome to XPHP project init.</yellow></bold>");
            $cli->out("We need some information from you in order to init your project.");
Severity: Major
Found in App/System/Controller/CommandLineController.class.php - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language