fulldecent/cameralife

View on GitHub
sources/Controllers/PhotoController.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method handleGet has 95 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function handleGet($get, $post, $files, $cookies)
    {
        // todo, get PREV and NEXT links from photo and use meta prev/next in HTML theme header

        $this->htmlBareHeader($cookies);
Severity: Major
Found in sources/Controllers/PhotoController.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status