Project

General

Profile

Actions

Optimization #7967

closed

modify: all rules subject to modification are counted as modified, even if not modified

Added by Jason Ish 2 days ago. Updated 1 day ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

For example:

re:.* "foobar" "barfoo" 

Will count every rule as modified as the matcher part (.*) matches every rule.

Instead, it makes much more sense to count the number of rules that were modified, that is, where the rule after running the replacement, is actually modified.

Actions

Also available in: Atom PDF