aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-bugspots/pkg-descr
blob: aaab44f85d893420b570deb9bf6fc0d9a58fb070 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Bugspots - Bug Prediction Heuristic

An implementation of the simple bug prediction heuristic outlined
by the Google Engineering team: Bug Prediction at Google

    Well, we actually have a great, authoritative record of where
    code has been requiring fixes: our bug tracker and our source
    control commit log! The research indicates that predicting bugs
    from the source history works very well, so we decided to deploy
    it at Google.

Point bugspots at any git repo and it will identify the hotspots
for you.

WWW: https://github.com/igrigorik/bugspots