Open
Description
Following #1292, this method will have become quite bloated, and may exceed a desired cyclomatic complexity limit.
It could be broken down into helper methods, e.g. parseSelector
and parseSelectorList
.
Following #1292, this method will have become quite bloated, and may exceed a desired cyclomatic complexity limit.
It could be broken down into helper methods, e.g. parseSelector
and parseSelectorList
.