http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5721

           Summary: overlap report on a meta rule should not report overlaps
                    with subrules
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: minor
          Priority: P5
         Component: RuleQA
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


http://ruleqa.spamassassin.org/20071114-r594799-n/T_STOX_REPLY_TYPE_WITHOUT_QUOTES/detail?s_defcorpus=on&s_zero=on&srcpath=rulesrc%2Fsandbox%2Fjm%2F20_basic

OVERLAP WITH FULL RULES:
  overlap spam: 100% of STOX_REPLY_TYPE hits also hit
T_STOX_REPLY_TYPE_WITHOUT_QUOTES; 96% of T_STOX_REPLY_TYPE_WITHOUT_QUOTES hits
also hit STOX_REPLY_TYPE 

the rule is

rulesrc/sandbox/jm/20_basic.cf:meta STOX_REPLY_TYPE_WITHOUT_QUOTES
(STOX_REPLY_TYPE && !(__HS_SUBJ_RE_FW || __HS_QUOTE))

in other words, STOX_REPLY_TYPE_WITHOUT_QUOTES is a meta rule using
STOX_REPLY_TYPE as a subrule.  of course 100% of its hits overlap with
STOX_REPLY_TYPE ;)

this line should be omitted from the overlap report.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to