fulldecent/cameralife

View on GitHub
sources/Models/Statistics.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getFunFacts has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getFunFacts()
    {
        if (empty($this->counts)) {
            $this->getCounts();
        }
Severity: Minor
Found in sources/Models/Statistics.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status