CORE-POS/IS4C

View on GitHub
pos/is4c-nf/lib/Notifiers/NumPad.php

Summary

Maintainability
B
4 hrs
Test Coverage
A
100%

Method draw has 101 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function draw()
    {
        if (!CoreLocal::get('touchscreen')) {
            return '';
        }
Severity: Major
Found in pos/is4c-nf/lib/Notifiers/NumPad.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status