Sha256: 289a741a212854e840a23bb1d27babadff3e4bec140a94cc2e2dfb5b22c97fe7

Contents?: true

Size: 603 Bytes

Versions: 3

Compression:

Stored size: 603 Bytes

Contents

---
AssignmentInConditionalCheck:
CaseMissingElseCheck:
ClassLineCountCheck:
  line_count: 100
ClassNameCheck:
  pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/
ClassVariableCheck:
CyclomaticComplexityBlockCheck:
  complexity: 3
CyclomaticComplexityMethodCheck:
  complexity: 3
EmptyRescueBodyCheck:
ForLoopCheck:
MethodLineCountCheck:
  line_count: 7
MethodNameCheck:
  pattern: !ruby/regexp /^[\||\^|\&|\!]$|^[_a-z<>=\[|+-\/\*`]+[_a-z0-9_<>=~@\[\]]*[=!\?]?$/
ModuleLineCountCheck:
  line_count: 100
ModuleNameCheck:
  pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/
ParameterNumberCheck:
  parameter_count: 3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
abstract_mapper-0.1.0 config/metrics/roodi.yml
abstract_mapper-0.0.2 config/metrics/roodi.yml
abstract_mapper-0.0.1 config/metrics/roodi.yml