Sha256: 527e0e689fd30f6ce05f556a944ced1605117900dba857c95ae141be040a2206

Contents?: true

Size: 886 Bytes

Versions: 7

Compression:

Stored size: 886 Bytes

Contents

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
yardstick-0.9.9 config/roodi.yml
yardstick-0.9.8 config/roodi.yml
yardstick-0.9.7 config/roodi.yml
yardstick-0.9.6 config/roodi.yml
yardstick-0.9.5 config/roodi.yml
yardstick-0.9.4 config/roodi.yml
yardstick-0.9.3 config/roodi.yml