eidng8/sttbot

View on GitHub
tests/Wiki/Templates/InfoBoxTest.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method testEpisodeMission has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testEpisodeMission()
    {
        // @codingStandardsIgnoreStart
        $text
            = <<<'EOT'
Severity: Minor
Found in tests/Wiki/Templates/InfoBoxTest.php - About 1 hr to fix

Method testResearchFutureHistory has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testResearchFutureHistory()
    {
        // @codingStandardsIgnoreStartc
        $text
            = <<<'EOT'
Severity: Minor
Found in tests/Wiki/Templates/InfoBoxTest.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status