Sha256: 50fe1319620676d2386df4d046b17e9ff74494b85426758d5b3c4c6bf1d5cc80

Contents?: true

Size: 771 Bytes

Versions: 5

Compression:

Stored size: 771 Bytes

Contents

---
AbcMetricMethodCheck:
  score: 12.2
AssignmentInConditionalCheck:    {}
CaseMissingElseCheck:            {}
ClassLineCountCheck:
  line_count: 324
#ClassNameCheck:                  
#  pattern: !ruby/regexp /\A(?:[A-Z]+|[A-Z][a-z](?:[A-Z]?[a-z])+)\z/
ClassVariableCheck:              {}
CyclomaticComplexityBlockCheck:
  complexity: 2
CyclomaticComplexityMethodCheck:
  complexity: 5
EmptyRescueBodyCheck:            {}
ForLoopCheck:                    {}
MethodLineCountCheck:
  line_count: 11
MethodNameCheck:
  pattern: !ruby/regexp /\A(?:[a-z\d](?:_?[a-z\d])+[?!=]?|\[\]=?|==|<=>|<<|[+*&|-])\z/
ModuleLineCountCheck:
  line_count: 327
ModuleNameCheck:
  pattern: !ruby/regexp /\A(?:[A-Z]+|[A-Z][a-z](?:[A-Z]?[a-z])+)\z/
ParameterNumberCheck:
  parameter_count: 3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
to_source-0.2.20 config/roodi.yml
to_source-0.2.19 config/roodi.yml
to_source-0.2.18 config/roodi.yml
to_source-0.2.17 config/roodi.yml
to_source-0.2.16 config/roodi.yml