CORE-POS/IS4C

View on GitHub
pos/is4c-nf/plugins/VirtualPatronageLane/VpPage.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    function body_content() 
    {
        $stem = MiscLib::baseURL() . 'graphics/';
        $dbc = Database::mDataConnect();
        if ($dbc === false) {
Severity: Major
Found in pos/is4c-nf/plugins/VirtualPatronageLane/VpPage.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status