collapse-duplication-0.4.0.1: Collapse the duplication output into clones and return their frequencies.

Safe HaskellNone
LanguageHaskell2010

Types

Documentation

newtype ID Source #

Constructors

ID Int 

newtype Wiggle Source #

Constructors

Wiggle Double 

newtype Label Source #

Constructors

Label ByteString 
Instances
Eq Label Source # 
Instance details

Defined in Types

Methods

(==) :: Label -> Label -> Bool #

(/=) :: Label -> Label -> Bool #

Ord Label Source # 
Instance details

Defined in Types

Methods

compare :: Label -> Label -> Ordering #

(<) :: Label -> Label -> Bool #

(<=) :: Label -> Label -> Bool #

(>) :: Label -> Label -> Bool #

(>=) :: Label -> Label -> Bool #

max :: Label -> Label -> Label #

min :: Label -> Label -> Label #

newtype Frequency Source #

Constructors

Frequency Double 

data Entity Source #

Constructors

Clone 
Read 

data Method Source #

Constructors

Hierarchical 
CompareAll 
Instances
Read Method Source # 
Instance details

Defined in Types

data PrintITD Source #

Instances
Eq PrintITD Source # 
Instance details

Defined in Types

Ord PrintITD Source # 
Instance details

Defined in Types

Show PrintITD Source # 
Instance details

Defined in Types

Generic PrintITD Source # 
Instance details

Defined in Types

Associated Types

type Rep PrintITD :: * -> * #

Methods

from :: PrintITD -> Rep PrintITD x #

to :: Rep PrintITD x -> PrintITD #

FromNamedRecord PrintITD Source # 
Instance details

Defined in Types

ToNamedRecord PrintITD Source # 
Instance details

Defined in Types

DefaultOrdered PrintITD Source # 
Instance details

Defined in Types

type Rep PrintITD Source # 
Instance details

Defined in Types

data PrintCollapsedITD Source #

Instances
Eq PrintCollapsedITD Source # 
Instance details

Defined in Types

Ord PrintCollapsedITD Source # 
Instance details

Defined in Types

Show PrintCollapsedITD Source # 
Instance details

Defined in Types

Generic PrintCollapsedITD Source # 
Instance details

Defined in Types

Associated Types

type Rep PrintCollapsedITD :: * -> * #

FromNamedRecord PrintCollapsedITD Source # 
Instance details

Defined in Types

ToNamedRecord PrintCollapsedITD Source # 
Instance details

Defined in Types

DefaultOrdered PrintCollapsedITD Source # 
Instance details

Defined in Types

type Rep PrintCollapsedITD Source # 
Instance details

Defined in Types

data PrintWithCloneID Source #

Instances
Eq PrintWithCloneID Source # 
Instance details

Defined in Types

Ord PrintWithCloneID Source # 
Instance details

Defined in Types

Show PrintWithCloneID Source # 
Instance details

Defined in Types

Generic PrintWithCloneID Source # 
Instance details

Defined in Types

Associated Types

type Rep PrintWithCloneID :: * -> * #

FromNamedRecord PrintWithCloneID Source # 
Instance details

Defined in Types

ToNamedRecord PrintWithCloneID Source # 
Instance details

Defined in Types

DefaultOrdered PrintWithCloneID Source # 
Instance details

Defined in Types

type Rep PrintWithCloneID Source # 
Instance details

Defined in Types