Home
last modified time | relevance | path

Searched refs:RULE_AVERAGE_WORDS_BY_SECTION_MAX (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/renderer/
H A Danalytics.php51 const RULE_AVERAGE_WORDS_BY_SECTION_MAX = 'words_by_section_avg_max'; define in renderer_plugin_combo_analytics
70 self::RULE_AVERAGE_WORDS_BY_SECTION_MAX
452 $ruleResults[self::RULE_AVERAGE_WORDS_BY_SECTION_MAX] = self::FAILED;
454 $ruleInfo[self::RULE_AVERAGE_WORDS_BY_SECTION_MAX] = "The number of words by section is more than {$wordsByHeaderMax}";
456 $ruleResults[self::RULE_AVERAGE_WORDS_BY_SECTION_MAX] = self::PASSED;