skip to navigation
skip to content

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