It appears that the extra vertex tolerance parameter is not used unless lenient geometry matching is set to yes.
I'd like to match lines considering the direction but allowing for additional vertices within 0.05m of the line but it doesn't appear that there is a straightforward option for this?
I can extract the start coordinate and use that as an attribute in the matcher with lenient geometry turned on, but that removes the possibility of any tolerance at the start points.
Should Extra Vertex tolerance only be available if Lenient Geometry matching is turned on?