Source Control Churn Results

Files that change a lot in your project may be bad a sign. This task uses your source control log to identify those files.

File Path Times Changed
app/models/signature.rb 36
db/structure.sql 24
spec/models/signature_spec.rb 15
app/models/petition.rb 15
app/models/rate_limit.rb 12
Gemfile.lock 12
spec/controllers/sponsors_controller_spec.rb 10
spec/models/rate_limit_spec.rb 10
app/views/admin/signatures/_signature.html.erb 10
config/routes.rb 10

Classes that change a lot in your project may be bad a sign.

File Path Times Changed

Methods that change a lot in your project may be bad a sign.

File Path Times Changed

Generated on 2019-09-22 14:30:39 -0400