jakim/ig-monitoring

View on GitHub
components/stats/providers/AccountTagsDataProvider.php

Summary

Maintainability
A
1 hr
Test Coverage

Method init has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function init()
    {
        parent::init();
        $this->throwExceptionIfAccountIsNotSet();
        $this->throwExceptionIfFromToAreNotSet();
Severity: Minor
Found in components/stats/providers/AccountTagsDataProvider.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status