DerDu/SPHERE-Framework

View on GitHub
Common/Documentation/Content/StyleBook.php

Summary

Maintainability
B
5 hrs
Test Coverage

Method __construct has 146 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct($Chapter = null, $Page = null, $Search = null)
    {

        $this->ShowChapter = $Chapter;
        $this->ShowPage = $Page;
Severity: Major
Found in Common/Documentation/Content/StyleBook.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status