HasMatched
bool HasMatched() const;
if (!match.HasMatched())
if (functionMatch.HasMatched())
return functionMatch.HasMatched() || pathMatch.HasMatched();
if (match.HasMatched())