bugspots 0.1
Identify hot spots in a codebase with the bug prediction algorithm used at Google.
Bugspots is a Python implementation of the bug prediction algorithm used at Google. (see http://bitly.com/uglCGz)
You can use its command-line interface to identify hot spots in a Git repository:
~dev/git/jquery$ bugspots.py Scanning repository... Found 6 hot spots 2.581 src/event.js 1.912 src/css.js 1.420 test/unit/event.js 1.115 test/unit/css.js 0.996 src/manipulation.js 0.906 src/effects.js
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| bugspots-0.1.tar.gz (md5) | Source | 2011-12-31 | 3KB | 378 | |
- Author: A.B.
- Home Page: http://pypi.python.org/pypi/bugspots
- License: ISC License
- Platform: Unix
-
Categories
- Development Status :: 4 - Beta
- Environment :: Console
- Intended Audience :: Developers
- License :: OSI Approved :: ISC License (ISCL)
- Natural Language :: English
- Operating System :: Unix
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: Implementation :: CPython
- Topic :: Software Development :: Bug Tracking
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Utilities
- Package Index Owner: ab
- DOAP record: bugspots-0.1.xml
