hpc-coveralls-1.0.3: Coveralls.io support for Haskell.

Copyright(c) 2014-2015 Guillaume Nargeot
LicenseBSD3
MaintainerGuillaume Nargeot <guillaume+hackage@nargeot.com>
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Trace.Hpc.Coveralls.Lix

Description

Functions for converting hpc output to line-based code coverage data.

Synopsis

Documentation

toLix Source

Arguments

:: Int

Source line count

-> [CoverageEntry]

Mix entries and associated hit count

-> Lix

Line coverage

Convert hpc coverage entries into a line based coverage format