polyfony-inc/polyfony

View on GitHub
Private/Polyfony/Profiler/HTML/Logs.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getLogs has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private static function getLogs($stack) {

        $logs_count = 0;
        $logs = [];

Severity: Minor
Found in Private/Polyfony/Profiler/HTML/Logs.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status