CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/WfcHoursTracking/WfcHtChangeIdPage.php

Summary

Maintainability
A
1 hr
Test Coverage

Method post_handler has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function post_handler()
    {
        $db = WfcHtLib::hours_dbconnect();
        $old = FormLib::get('oldID'); 
        $new = FormLib::get('newID'); 
Severity: Minor
Found in fannie/modules/plugins2.0/WfcHoursTracking/WfcHtChangeIdPage.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status