Description
For the PerformanceEvaluation tool, we have:
numoftags Specify the no of tags that would be needed. This works only if usetags is true.
But in the code, we actually look for "--nooftags=".
Also, we don't break and error out when there is a wrong option.