CORE-POS/IS4C

View on GitHub
fannie/auth/ui/AuthPagePermissions.php

Summary

Maintainability
A
1 hr
Test Coverage
B
87%

Method get_view has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function get_view()
    {
        $privs = new UserKnownPrivsModel($this->connection);
        $pages = FannieAPI::listModules('FanniePage');
        sort($pages);
Severity: Minor
Found in fannie/auth/ui/AuthPagePermissions.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status