rspec/rules/S1479/cobol/rule.adoc

22 lines
491 B
Plaintext
Raw Normal View History

== Why is this an issue?
2021-01-27 13:42:22 +01:00
``++EVALUATE++`` statements with a large set of ``++WHEN++`` clauses are difficult to understand and maintain, and should be refactored to include fewer ``++WHEN++`` clauses.
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
include::../parameters.adoc[]
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]