tests/Flow/LoopTest.php

Summary

Maintainability
A
0 mins
Test Coverage

The closing brace for the class must go on the next line after the body
Open

}
Severity: Minor
Found in tests/Flow/LoopTest.php by phpcodesniffer

Expected 1 space after closing parenthesis; found 9
Open

        for ($i = 0; $i < \count($this->data) - 1; ++$i)
Severity: Minor
Found in tests/Flow/LoopTest.php by phpcodesniffer

There are no issues that match your filters.

Category
Status