fulldecent/cameralife

View on GitHub
sources/Views/AdminPhotosView.php

Summary

Maintainability
A
1 hr
Test Coverage

Method render has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function render()
    {
        echo "<h2>Review New photos</h2>";
        
        $percentDone = 0;
Severity: Minor
Found in sources/Views/AdminPhotosView.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status