case class Statement(location: Location, id: Int, start: Int, end: Int, line: Int, desc: String, symbolName: String, treeName: String, branch: Boolean, var count: Int, ignored: Boolean, tests: Set[String]) extends Serializable trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any