Skip to main content

Identify hot spots in a codebase with the bug prediction algorithm used at Google.

Project description

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

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bugspots-0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page