This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ajaksu2
Recipients ajaksu2
Date 2008-09-12.01:40:55
SpamBayes Score 0.00021210797
Marked as misclassified No
Message-id <1221183661.36.0.567065294513.issue3844@psf.upfronthosting.co.za>
In-reply-to
Content
Here's example output of a run against 3.0. The number after a function
name is its length in lines (as gcov counts them :).

False positives include:
./Objects/weakrefobject.c gc_clear
./Modules/readline.c on_completion_display_matches_hook
History
Date User Action Args
2008-09-12 01:41:01ajaksu2setrecipients: + ajaksu2
2008-09-12 01:41:01ajaksu2setmessageid: <1221183661.36.0.567065294513.issue3844@psf.upfronthosting.co.za>
2008-09-12 01:41:00ajaksu2linkissue3844 messages
2008-09-12 01:41:00ajaksu2create