com.bitblends.scalametrics

Members list

Type members

Classlikes

case object BuildInfo

This object was generated by sbt-buildinfo.

This object was generated by sbt-buildinfo.

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
BuildInfo.type
object ScalaMetrics

The ScalaMetrics object provides functionality for analyzing Scala projects and generating metrics by processing source files and applying analyzers. Metrics are aggregated into a ProjectMetrics instance, representing the complete analysis of a project.

The ScalaMetrics object provides functionality for analyzing Scala projects and generating metrics by processing source files and applying analyzers. Metrics are aggregated into a ProjectMetrics instance, representing the complete analysis of a project.

This can serve as the main entry point for generating metrics for Scala codebases.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type