rspec/rules/S133/highlighting.adoc

7 lines
196 B
Plaintext

=== Highlighting
* primary: method name
* secondary: each piece of code in the method that increments the complexity score (``++if++``, ``++return++``, ``++||++``, ...).
** message: ``+++1++``