Answer just from memory - check the Jupiter code if you have evidence that I'm wrong: The individual calls of a parameterized test are subtests of the parameterized test as a whole. So they are counted as 1 (the test itself) + n (for each set of parameters).