Statistics

object Statistics extends Statistics
Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def runStats(spec: SpecStructure)(ee: ExecutionEnv): Stats

Inherited methods

def defaultStats(fragment: Fragment): Stats
Inherited from:
Statistics
def fold: AsyncFold[Fragment, Stats] { type S = Stats; }
Inherited from:
Statistics
def readStats(className: String, env: Env): Fragment => AsyncStream[Fragment]

read the stats for one Fragment

read the stats for one Fragment

Inherited from:
Statistics

load the previous statistics if necessary

load the previous statistics if necessary

Inherited from:
Statistics
Inherited from:
Statistics