A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scala-lang.org/api/3.x/scala/runtime/coverage/Invoker$.html below:

Invoker

scala.runtime.coverage.Invoker

Members list

We record that the given id has been invoked by appending its id to the coverage data file.

We record that the given id has been invoked by appending its id to the coverage data file.

This will happen concurrently on as many threads as the application is using, so we use one file per thread, named for the thread id.

This method is not thread-safe if the threads are in different JVMs, because the thread IDs may collide. You may not use scoverage on multiple processes in parallel without risking corruption of the measurement file.

Value parameters
dataDir

the directory where the measurement data is held

id

the id of the statement that was invoked

Attributes
Source
Invoker.scala

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4