You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note how the 4 method arguments are each put on their own line in this class definition. Consequently the green coverage indicators on lines 128, 130 and 132 are misplaced. By adding 4 to these numbers we can make sense of them (lines 132, 134 and 136). Similarly the red uncovered indicators on 133-135 actually belong to lines 137-139.
TestCoverage's own display of this class's coverage through the TestCoverage.UI.ResultDetailViewer.cls webpage doesn't show the problem because it presents a UDL export of the class definition that renders method signatures on a single line: