Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 533 Bytes

Large-Class.md

File metadata and controls

16 lines (11 loc) · 533 Bytes

Large Class

Introduction

A Large Class is a class or module that has a large number of instance variables, methods or lines of code in any one piece of its specification. (That is, this smell relates to pieces of the class's specification, not to the size of the corresponding instance of Class.)

Current Support in Reek

Reek offers three checks in this category.