\FireGento_MageMonitoring_Helper_Rewrites

Rewrites helper

Synopsis

class FireGento_MageMonitoring_Helper_Rewrites extends Mage_Core_Helper_Abstract {
}

Hierarchy

Extends

  • Mage_Core_Helper_Abstract

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.

Members

protected

  • $_rewriteTypes

Methods

protected

public

History