gjerokrsteski/pimf-framework

View on GitHub
core/Pimf/Controller/Core.php

Summary

Maintainability
A
0 mins
Test Coverage

Method initCliAction has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    public function initCliAction()
    {
        clearstatcache();

        $app = 'app/' . Config::get('app.name') . '/';
Severity: Minor
Found in core/Pimf/Controller/Core.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status