Browse wiki
| Computer languages
|
Python +
|
| Full description
|
Coverage.py is a tool for measuring code c … Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your product code are being exercised by tests, and which are not.ing exercised by tests, and which are not.
|
| Homepage URL
|
http://nedbatchelder.com/code/coverage/ +
|
| Interface
|
console +
|
| Is GNU
|
false +
|
| Keywords
|
code +
, monitor +
, test +
, Python +
, analyzer +
, analysis +
, Analyser +
, analyze +
, program +
|
| Last review by
|
Kelly Hopkins +
|
| Last review date
|
7 August 2009 +
|
| License
|
BSD 2Clause +
|
| License verified by
|
Kelly Hopkins +
|
| License verified date
|
7 August 2009 +
|
| Name
|
Coverage +
|
| Programming-language
|
python +
|
| Real name
|
Ned Batchelder +
|
| Resource URL
|
http://bitbucket.org/ned/coveragepy/downloads/ +
, http://bitbucket.org/ned/coveragepy/src/ +
, http://bitbucket.org/ned/coveragepy/ +
, http://pypi.python.org/pypi/coverage/3.0.1 +
, http://bitbucket.org/ned/coveragepy/issues/ +
|
| Resource audience
|
Developer +
, Help +
, Bug Tracking +
|
| Resource kind
|
Download +
, VCS Repository Webview +
, Homepage +
, Bug Tracking +
|
| Revisionid
|
726 +
|
| Revisiontimestamp
|
12 April 2011 07:32:51 +
|
| Revisionuser
|
User:WikiSysop +
|
| Role
|
Maintainer +
|
| Short description
|
a tool for measuring code coverage of Python programs. +
|
| Software-development
|
programming-language +
|
| Submitted by
|
Database conversion +
|
| Submitted date
|
1 April 2011 +
|
| Use
|
software-development +
|
| User level
|
intermediate +
|
| Version date
|
9 July 2009 +
|
| Version download
|
http://pypi.python.org/packages/source/c/coverage/coverage-3.0.1.tar.gz#md5=b299c33b169bd796a6186a1f0f42a7da +
|
| Version identifier
|
3.0.1 +
|
| Version status
|
stable +
|
| Has queryThis property is a special property in this wiki.
|
Coverage +
, Coverage +
, Coverage +
, Coverage +
, Coverage +
, Coverage +
, Coverage +
, Coverage +
|
| Modification dateThis property is a special property in this wiki.
|
5 March 2013 20:45:21 +
|
| Page has default formThis property is a special property in this wiki.
|
Entry +
|
| Has subobjectThis property is a special property in this wiki.
|
Coverage +
, Coverage +
, Coverage +
, Coverage +
, Coverage +
, Coverage +
, Coverage +
|
| EmailThis property is a special property in this wiki.
|
ned@nedbatchelder.com +
|
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the page “GNU Free
Documentation License”.
The copyright and license notices on this page only apply to the
text on this page. Any software described in this text has its
own copyright notice and license, which can usually be found in
the distribution itself.