troessner/reek

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
tasks/test.rake
tasks/rubocop.rake
tasks/reek.rake
tasks/console.rake
tasks/configuration.rake
samples/source_with_non_ruby_files/ruby.rb5
A
0 mins
samples/source_with_non_ruby_files/python_source.py1
A
0 mins
samples/source_with_non_ruby_files/gibberish
samples/source_with_hidden_directories/not_hidden.rb0
A
0 mins
samples/source_with_exclude_paths/nested/uncommunicative_variable_name.rb5
A
0 mins
samples/source_with_exclude_paths/nested/uncommunicative_parameter_name.rb5
A
0 mins
samples/source_with_exclude_paths/nested/ignore_me_as_well/irresponsible_module.rb2
A
0 mins
samples/source_with_exclude_paths/ignore_me/uncommunicative_method_name.rb4
A
0 mins
samples/smelly_source/smelly.rb5
A
0 mins
samples/smelly_source/ruby.rb296
F
1 wk
samples/smelly_source/redcloth.rb720
F
1 wk
samples/smelly_source/optparse.rb869
F
1 wk
samples/smelly_source/inline.rb440
F
4 days
samples/paths.rb4
A
0 mins
samples/configuration/with_excluded_paths.reek
samples/configuration/partial_mask.reek
samples/configuration/home/home.reek.yml
samples/configuration/full_mask.reek
samples/configuration/full_configuration.reek
samples/configuration/empty.reek
samples/configuration/corrupt.reek
samples/configuration/accepts_rejects_and_excludes_for_directory_directives.reek.yml
samples/configuration/accepts_rejects_and_excludes_for_detectors.reek.yml
samples/clean_source/clean.rb5
A
0 mins
samples/checkstyle.xml
reek.gemspec
logo/reek.text.svg
logo/reek.text.png
logo/reek.svg
logo/reek.png
logo/reek.bw.svg
logo/reek.bw.png
lib/reek/version.rb5
A
0 mins
lib/reek/tree_dresser.rb18
A
0 mins
lib/reek/spec.rb23
A
0 mins
lib/reek/source/source_locator.rb69
A
1 hr
lib/reek/source/source_code.rb61
A
0 mins
lib/reek/smell_warning.rb54
A
0 mins
lib/reek/smell_detectors/utility_function.rb35
A
0 mins
lib/reek/smell_detectors/unused_private_method.rb50
A
0 mins
lib/reek/smell_detectors/unused_parameters.rb17
A
0 mins
lib/reek/smell_detectors/uncommunicative_variable_name.rb91
A
0 mins
lib/reek/smell_detectors/uncommunicative_parameter_name.rb42
A
0 mins
lib/reek/smell_detectors/uncommunicative_module_name.rb40
A
0 mins
lib/reek/smell_detectors/uncommunicative_method_name.rb35
A
0 mins