FireGento_MageMonitoring_Helper_Rewrites::getRewrites
Return all rewrites
Signature
public function getRewrites()
Returns
- array
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
42 - 110 | CyclomaticComplexity | The method getRewrites() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. |
42 - 110 | NPathComplexity | The method getRewrites() has an NPath complexity of 1015. The configured NPath complexity threshold is 200. |