HuasoFoundries/jpgraph

View on GitHub
tests/_not_ready_QrTest.xphp

Summary

Maintainability
Test Coverage

Each class must be in a namespace of at least one level (a top-level vendor name)
Open

class QrTest extends \Codeception\Test\Unit
Severity: Minor
Found in tests/_not_ready_QrTest.xphp by phpcodesniffer

Method name "_after" should not be prefixed with an underscore to indicate visibility
Open

    protected function _after() {}
Severity: Minor
Found in tests/_not_ready_QrTest.xphp by phpcodesniffer

Method name "_fileCheck" should not be prefixed with an underscore to indicate visibility
Open

    public function _fileCheck($filename)
Severity: Minor
Found in tests/_not_ready_QrTest.xphp by phpcodesniffer

Method name "_before" should not be prefixed with an underscore to indicate visibility
Open

    protected function _before()
Severity: Minor
Found in tests/_not_ready_QrTest.xphp by phpcodesniffer

Closing brace must be on a line by itself
Open

    protected function _after() {}
Severity: Minor
Found in tests/_not_ready_QrTest.xphp by phpcodesniffer

Opening brace should be on a new line
Open

    protected function _after() {}
Severity: Minor
Found in tests/_not_ready_QrTest.xphp by phpcodesniffer

There are no issues that match your filters.

Category
Status