CORE-POS/IS4C

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

Summary

Maintainability
A
1 hr
Test Coverage
F
38%

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

    public function get_view()
    {
        $current_user = checkLogin();

        if ($current_user) {
Severity: Minor
Found in fannie/auth/ui/loginform.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status