Add filtered ratio (filtered to all) to filter statisticsadaptive-filter
commita6afbb5c9618395ed28a299f0913e9e6df2058ef
authorJakub Narebski <jnareb@gmail.com>
Mon, 10 Nov 2008 20:38:48 +0000 (10 21:38 +0100)
committerJakub Narebski <jnareb@gmail.com>
Mon, 10 Nov 2008 20:38:48 +0000 (10 21:38 +0100)
tree54ac7f3d06732a55a7c17ef999633aecb904d3d1
parent6a5eb323c53ea42e45d69241cbf1b983d248fadf
Add filtered ratio (filtered to all) to filter statistics

Only lines that are passed to isFiltered() are counted, which means
only lines that are matched against filter rules.  This excludes all
rules that are not on given server, when filter is limited to some
server, etc.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
SoftSnow_filter.pl