CORE-POS/IS4C

View on GitHub
fannie/item/vendors/DeleteVendorPage.php

Summary

Maintainability
A
1 hr
Test Coverage
F
59%

Method post_id_handler has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function post_id_handler()
    {
        try {
            $newID = $this->form->newID;
            $dbc = $this->connection;
Severity: Minor
Found in fannie/item/vendors/DeleteVendorPage.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status