Categories: None [Edit]
debride
Analyze code for potentially uncalled / dead methods, now with auto-removal.
== Features/Problems:
* Static analysis of code. Can be easily hooked up to a CI.
* As with all static analysis tools of dynamic languages, can't be 100%.
* Whitelisting known good methods by name or regexp.
* Use --rails for Rails-specific domain knowledge.
* Use debride_rm to brazenly remove all unused methods. BE CAREFUL.
* Use `debride_rails_whitelist` to generate an emperical whitelist from logs.
* Uses path_expander, so you can use:
* dir_arg -- expand a directory automatically
* @file_of_args -- persist arguments in a file
* -path_to_subtract -- ignore intersecting subsets of files/directories
Total
Ranking: 4,962 of 196,721
Downloads: 1,693,543
Daily
Ranking: 3,414 of 196,694
Downloads: 1,356
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 10,178 | 336,009 | contrast-agent |
| 11,767 | 245,946 | debride-erb |
| 27,337 | 55,340 | debride2okuribito |
| 35,607 | 38,184 | carioca |
| 40,729 | 31,864 | debride-slim |
| 65,583 | 16,622 | rack-auth-ldap |
| 69,476 | 15,300 | debride-haml |
| 73,589 | 14,028 | deathnote |
| 103,451 | 8,195 | rack-rest-rspec |
| 121,520 | 6,009 | thot |
| 126,589 | 5,481 | fixturizer |
| 129,404 | 5,249 | cattri |
| 165,271 | 3,276 | bestie |
| 166,330 | 3,184 | docopslab-dev |
| 176,866 | 2,503 | simple-annotations |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 98 | 499,434,149 | simplecov |
| 152 | 344,213,097 | rdoc |
| 283 | 195,008,434 | prism |
| 347 | 151,885,747 | sexp_processor |
| 1,190 | 41,077,540 | path_expander |
| 2,390 | 9,558,724 | hoe |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | zenspider |