maxcanna/gplaybadge

View on GitHub
src/Controller/BadgeController.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function badgeAction()
    {
        /** @var Request $request */
        $request = $this->app['request_stack']->getCurrentRequest();
        $utc = new \DateTimeZone('UTC');
Severity: Minor
Found in src/Controller/BadgeController.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status