Sha256: 4c81d3b62cfb6275167ea526aa33a5213c7adff5f38d87260a1ea26f0b6a7ae3

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: 2
CyclomaticComplexityMethodCheck:
  complexity: 3
EmptyRescueBodyCheck:
ForLoopCheck:
MethodLineCountCheck:
  line_count: 6
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: 4

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
selector-0.0.3 config/metrics/roodi.yml
selector-0.0.2 config/metrics/roodi.yml
selector-0.0.1 config/metrics/roodi.yml