troessner/reek

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/reek/report/yaml_report.rb10
A
0 mins
lib/reek/smell_configuration.rb35
A
0 mins
lib/reek/smell_detectors.rb29
A
0 mins
lib/reek/smell_detectors/attribute.rb26
A
0 mins
lib/reek/smell_detectors/base_detector.rb83
A
0 mins
lib/reek/smell_detectors/boolean_parameter.rb18
A
0 mins
lib/reek/smell_detectors/class_variable.rb23
A
0 mins
lib/reek/smell_detectors/control_parameter.rb30
A
0 mins
lib/reek/smell_detectors/control_parameter_helpers/call_in_condition_finder.rb32
A
0 mins
lib/reek/smell_detectors/control_parameter_helpers/candidate.rb23
A
0 mins
lib/reek/smell_detectors/control_parameter_helpers/control_parameter_finder.rb44
A
0 mins
lib/reek/smell_detectors/data_clump.rb63
A
0 mins
lib/reek/smell_detectors/feature_envy.rb25
A
0 mins
lib/reek/smell_detectors/instance_variable_assumption.rb40
A
0 mins
lib/reek/smell_detectors/irresponsible_module.rb20
A
0 mins
lib/reek/smell_detectors/long_yield_list.rb27
A
0 mins
lib/reek/smell_detectors/manual_dispatch.rb14
A
0 mins
lib/reek/smell_detectors/missing_safe_method.rb39
A
0 mins
lib/reek/smell_detectors/module_initialize.rb20
A
0 mins
lib/reek/smell_detectors/nil_check.rb64
A
0 mins
lib/reek/smell_detectors/subclassed_from_core_class.rb26
A
0 mins
lib/reek/smell_detectors/too_many_constants.rb33
A
0 mins
lib/reek/smell_detectors/too_many_instance_variables.rb30
A
0 mins
lib/reek/smell_detectors/too_many_statements.rb26
A
0 mins
lib/reek/smell_detectors/uncommunicative_method_name.rb35
A
0 mins
lib/reek/smell_detectors/uncommunicative_module_name.rb40
A
0 mins
lib/reek/smell_detectors/uncommunicative_parameter_name.rb42
A
0 mins
lib/reek/smell_detectors/uncommunicative_variable_name.rb91
A
0 mins
lib/reek/smell_detectors/unused_parameters.rb17
A
0 mins
lib/reek/smell_detectors/unused_private_method.rb50
A
0 mins
lib/reek/smell_detectors/utility_function.rb35
A
0 mins
lib/reek/smell_warning.rb54
A
0 mins
lib/reek/source/source_code.rb61
A
0 mins
lib/reek/spec.rb23
A
0 mins
lib/reek/tree_dresser.rb18
A
0 mins
lib/reek/version.rb5
A
0 mins
samples/clean_source/clean.rb5
A
0 mins
samples/paths.rb4
A
0 mins
samples/smelly_source/smelly.rb5
A
0 mins
samples/source_with_exclude_paths/ignore_me/uncommunicative_method_name.rb4
A
0 mins
samples/source_with_exclude_paths/nested/ignore_me_as_well/irresponsible_module.rb2
A
0 mins
samples/source_with_exclude_paths/nested/uncommunicative_parameter_name.rb5
A
0 mins
samples/source_with_exclude_paths/nested/uncommunicative_variable_name.rb5
A
0 mins
samples/source_with_hidden_directories/not_hidden.rb0
A
0 mins
samples/source_with_non_ruby_files/ruby.rb5
A
0 mins
.dockerignore
.github/dependabot.yml
.github/workflows/ruby.yml
.gitignore
.reek.yml