TheSeer\phpDox\Application

The main Application class

Synopsis

class Application {
}

Coverage

Methods 0% 0 / 4
Lines 0% 0 / 110

Violations

PHPMessDetector

Line Rule Message
94 - 155 CyclomaticComplexity The method runCollector() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
165 - 240 CyclomaticComplexity The method runGenerator() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
165 - 240 NPathComplexity The method runGenerator() has an NPath complexity of 288. The configured NPath complexity threshold is 200.

Members

private

Methods

public

History