CORE-POS/IS4C

View on GitHub
fannie/admin/Cashiers/ViewCashiersPage.php

Summary

Maintainability
A
1 hr
Test Coverage
B
80%

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

    function get_view()
    {
        try {
            $filter = $this->form->filter;
        } catch (Exception $ex) {
Severity: Minor
Found in fannie/admin/Cashiers/ViewCashiersPage.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status