CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/HrWeb/HrMenu.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    protected function get_view()
    {
        $hrEdit = FannieAuth::validateUserQuiet('hr_editor');
        $illnessEdit = FannieAuth::validateUserQuiet('illness_editor');
        $ret  = '<table class="table table-bordered table-striped">';
Severity: Major
Found in fannie/modules/plugins2.0/HrWeb/HrMenu.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status