AnalyzeCollection

Analyzers used in worker threads to collect results.

TODO reduce null checks. It is a sign of weakness in the design.

struct AnalyzeCollection {
McCabeResult mcCabeResult;
}

Meta