PDepend\Metrics\Analyzer::isEnabled PHP Method

isEnabled() public method

An analyzer that is active must return true to recognized by pdepend framework, while an analyzer that does not perform any action for any reason should return false.
Since: 0.9.10
public isEnabled ( ) : boolean
return boolean
    public function isEnabled();