Showing 2 of 9 total issues

Method getHeader has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getHeader(
        $title = null,
        $navItems = [],
        $selectbox = null,
        $times = null
Severity: Major
Found in phplib/Page.php - About 2 hrs to fix

    Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            $graphitehost,
            $from = null,
            $title = null,
            $hideLegend = null,
            $width = null
    Severity: Minor
    Found in phplib/GraphiteGraph.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language