CORE-POS/IS4C

View on GitHub
fannie/reports/EquityAll/EquityAllReport.php

Summary

Maintainability
A
2 hrs
Test Coverage
C
75%

Method fetch_report_data has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function fetch_report_data()
    {
        $dbc = $this->connection;
        $dbc->selectDB($this->config->get('OP_DB'));

Severity: Minor
Found in fannie/reports/EquityAll/EquityAllReport.php - About 1 hr to fix

    Method form_content has 32 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        public function form_content()
        {
            ob_start();
            ?>
    <form action="EquityAllReport.php" method="get">
    Severity: Minor
    Found in fannie/reports/EquityAll/EquityAllReport.php - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status