CORE-POS/IS4C

View on GitHub
pos/is4c-nf/plugins/SurveyReceipt/SurveyReceiptMessage.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method message has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function message($val, $ref, $reprint=False)
    {
        if ($reprint || CoreLocal::get('isStaff') || CoreLocal::get('memType') == 4) {
            return '';
        }
Severity: Major
Found in pos/is4c-nf/plugins/SurveyReceipt/SurveyReceiptMessage.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status