metric_fu 1.3.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/Manifest.txt DELETED
@@ -1,25 +0,0 @@
1
- History.txt
2
- Manifest.txt
3
- metric_fu-0.7.gem
4
- metric_fu.gemspec
5
- MIT-LICENSE
6
- Rakefile
7
- README
8
- TODO.txt
9
- lib/metric_fu.rb
10
- lib/metric_fu/base.rb
11
- lib/metric_fu/churn.rb
12
- lib/metric_fu/flay_reporter.rb
13
- lib/metric_fu/flog_reporter.rb
14
- lib/metric_fu/md5_tracker.rb
15
- lib/metric_fu/saikuro/saikuro.rb
16
- lib/metric_fu/saikuro/SAIKURO_README
17
- lib/tasks/churn.rake
18
- lib/tasks/coverage.rake
19
- lib/tasks/flog.rake
20
- lib/tasks/metric_fu.rake
21
- lib/tasks/metric_fu.rb
22
- lib/tasks/saikuro.rake
23
- lib/tasks/stats.rake
24
- test/test_helper.rb
25
- test/test_md5_tracker.rb