🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

pycoco

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pycoco

Python code coverage

0.7.2
PyPI
Maintainers
1

pycoco is a script that can be used to generate code coverage info for the Python source code.

The script downloads the Python source code, builds the interpreter with code coverage options, runs the test suite and generates an HTML report how often each source code line in each C or Python file has been executed by the test suite.

Changes in 0.7.2 (released 09/08/2010)

  • Added the missing pixel GIF spc.gif.

Keywords

Python

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts