Sweep: Sweep: Modify, refactor and integrate the code #4
24 issues fixed. 6 issues found.
Annotations
Check notice on line 162 in BIMAPI_HW2/GenerateFamilyParameter.cs
codefactor-io / CodeFactor
BIMAPI_HW2/GenerateFamilyParameter.cs#L162
The code must not contain multiple blank lines in a row. (SA1507)
Check notice on line 64 in BIMAPI_HW2/GenerateFamilyParameter.cs
codefactor-io / CodeFactor
BIMAPI_HW2/GenerateFamilyParameter.cs#L64
An opening curly bracket must not be followed by a blank line. (SA1505)
Check notice on line 264 in BIMAPI_HW2/GenerateFamilyParameter.cs
codefactor-io / CodeFactor
BIMAPI_HW2/GenerateFamilyParameter.cs#L264
An else, catch, or finally statement must not be preceded by a blank line. (SA1510)
Check notice on line 182 in BIMAPI_HW2/GenerateFamilyParameter.cs
codefactor-io / CodeFactor
BIMAPI_HW2/GenerateFamilyParameter.cs#L182
Do not use comparison where value goes first, reverse order of operands in '0 == existing.Count()'. (SA1131)
Check notice on line 278 in BIMAPI_HW2/GenerateFamilyParameter.cs
codefactor-io / CodeFactor
BIMAPI_HW2/GenerateFamilyParameter.cs#L63-L278
Complex Method
Check notice on line 78 in BIMAPI_HW2/GenerateFamilyParameter.cs
codefactor-io / CodeFactor
BIMAPI_HW2/GenerateFamilyParameter.cs#L78
The code must not contain multiple blank lines in a row. (SA1507)