luyadev/luya-module-admin

View on GitHub
src/aws/UserHistorySummaryActiveWindow.php

Summary

Maintainability
A
1 hr
Test Coverage
F
30%

Method callbackPie has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function callbackPie()
    {
        return [
        'tooltip' => ['trigger' => 'item', 'formatter' => '{c} {b}'],
        'legend' => ['orient' => 'vertical', 'x' => 'left', 'data' => [Module::t('aw_userhistorysummary_contribcount_inserts'), Module::t('aw_userhistorysummary_contribcount_updates')]],
Severity: Minor
Found in src/aws/UserHistorySummaryActiveWindow.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status