CORE-POS/IS4C

View on GitHub
fannie/classlib2.0/FannieDispatch.php

Summary

Maintainability
A
1 hr
Test Coverage
F
7%

Method runPage has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    static public function runPage($class)
    {
        $config = FannieConfig::factory();
        $logger = FannieLogger::factory();
        if ($config->get('SYSLOG_SERVER')) {
Severity: Minor
Found in fannie/classlib2.0/FannieDispatch.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status