CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/PaycardFix/PaycardFixGeneric.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method post_handler has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function post_handler()
    {
        try {
            $date = $this->form->date;
            $orig = $this->form->trans;
Severity: Major
Found in fannie/modules/plugins2.0/PaycardFix/PaycardFixGeneric.php - About 2 hrs to fix

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

        protected function get_view()
        {
            $stores = FormLib::storePicker();
            return <<<HTML
    <form method="post">
    Severity: Minor
    Found in fannie/modules/plugins2.0/PaycardFix/PaycardFixGeneric.php - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status