codecov-haskell-0.1.0: Codecov.io support for Haskell.

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

Trace.Hpc.Codecov.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