-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
Currently the analyzer is implemented with a class containing a single method to support easy mocking. This is unnecessary because a single function can do the same work. We should consider whether there's a better method to support this.