CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/GiveUsMoneyPlugin/GumSchedulePage.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method get_id_view has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function get_id_view()
    {
        global $FANNIE_URL;
        $ret = '';

Severity: Major
Found in fannie/modules/plugins2.0/GiveUsMoneyPlugin/GumSchedulePage.php - About 2 hrs to fix

    Method css_content has 38 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        public function css_content()
        {
            return '
                table#scheduleTable {
                    width: 100%;
    Severity: Minor
    Found in fannie/modules/plugins2.0/GiveUsMoneyPlugin/GumSchedulePage.php - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status