\FireGento_MageMonitoring_Model_WatchDog_UberDog

Class FireGento_MageMonitoring_Model_WatchDog_UberDog

Synopsis

class FireGento_MageMonitoring_Model_WatchDog_UberDog {
}

Violations

PHPMessDetector

Line Rule Message
42 - 122 CyclomaticComplexity The method triggerActiveDogs() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
42 - 122 NPathComplexity The method triggerActiveDogs() has an NPath complexity of 7938. The configured NPath complexity threshold is 200.

Members

private

  • $_exceptionList
  • $_watchDogResults

Methods

public

  • triggerActiveDogs() — Collects all registered watch dogs, handles their schedule and fires them if it's time.

History