Risoluto/Risoluto-Core

View on GitHub
risoluto/apps/RisolutoApps/Admin/GroupMng/DelConfirm.php

Summary

Maintainability
A
1 hr
Test Coverage

Method play has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function play()
    {
        // セッションをスタート
        $sess = new \Risoluto\Session();
        $sess->start();
Severity: Minor
Found in risoluto/apps/RisolutoApps/Admin/GroupMng/DelConfirm.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status