CORE-POS/IS4C

View on GitHub
fannie/item/MovementTagCheck.php

Summary

Maintainability
A
2 hrs
Test Coverage
F
3%

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

    protected function get_id_view()
    {
        $ret = $this->get_view();
        $standard = FormLib::get('via', 0);
        $ret .= sprintf('<h3>Cutoff: %.2f%% %s</h3>', $this->id, $standard ? 'Case' : 'Item');
Severity: Major
Found in fannie/item/MovementTagCheck.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status