Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37713797
en ru br
ALT Linux repositórios
S:0.11.0-alt1

Group :: Desenvolvimento/Outros
RPM: scov

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.11.0-alt1
Data da compilação: 10 maio 2023, 10:04 ( 51.2 weeks ago )
Tamanho:: 247.59 Kb

Home page:   https://pkg.go.dev/gitlab.com/stone.code/scov

Licença: BSD-3-Clause
Sumário: Generate reports on code coverage using gcov, lcov, or llvm-cov
Descrição:

SCov collects code coverage data generated by instrumented binaries, using
either gcov or llvm-cov, and then generates reports on the data. There is a
simple text report that calculates the line coverage and function coverage for
all of the source files (example, or markdown). For more detailed information,
there is an HTML report (example). The HTML report includes line coverage,
function coverage, branch coverage, and region coverage. Annotated source files
are also created (example).

SCov is also quite a bit faster than lcov for generating reports. Timing was
measured for two sample projects, which had sizes of 0.3kloc and 10kloc. It is
only a few points, but the measurements show that SCov should be more than 30x
faster. For smaller code bases, lcov also has a significant start-up cost.

Mantenedor currente: Alexandr Shashkin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • scov
  • scov-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009