Cover

sealed trait Cover

Whether a test is covered by a classifier, and therefore belongs to a Class

Whether a test is covered by a classifier, and therefore belongs to a Class

Companion
object
class Object
trait Matchable
class Any
object NoCover
object Cover

Value members

Concrete methods

def ++(o: Cover): Cover