CORE-POS/IS4C

View on GitHub
fannie/item/images/IngredientSOPFormatter.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method body_content has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function body_content()
    {

        $ingrHead = FormLib::get("ingrHead", '');
        $ingrCheck = ($ingrHead == 1) ? ' checked ' : '';
Severity: Major
Found in fannie/item/images/IngredientSOPFormatter.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status