On Sun, 27 Nov 2011 15:27:53 -0600 (CST) 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.
You have to modify the name in several places, and when you put it back you have to revert all the changes without error and check all the files where it might be used.
