On Sun, 2011-11-27 at 15:27 -0600, Dave Funk wrote: > On Sun, 27 Nov 2011, RW wrote: > > > If you actually want give a score to a hidden rule (to see whether > > it's being hit), I would do it this way: > > > > meta BAR __FOO > > score BAR 0.001 > > > > Another way to accomplish the same thing is to temporarily change your > __FOO rules to T_FOO (simple text edit substition). Doesn't require > any addtional lines in your config files, score added is infinitesimal > but does show up in score report. > Sure, but the aim of the test was to see if a "score __MYSUBRULE 999" line affected the score or not. Changing "__" to "T_" would be another valid test, just nothing to do with what I wanted to know: why the score line was accepted in the first place, since the dox say a rule with a name like "__RULE" doesn't have a score.
Martin
