Class: | ValidateLib.TabularData.Validation.ValidationRules.NumberOfColumnsRowValidationRule |
---|---|
Assembly: | validatelib.dll |
File(s): | C:\skola_karlovka\RP\code\csv-validator\CSV_Validator\ValidateLib\TabularData\Validation\ValidationRules\NumberOfColumnsRowValidationRule.cs |
Covered lines: | 11 |
---|---|
Uncovered lines: | 1 |
Coverable lines: | 12 |
Total lines: | 33 |
Line coverage: | 91.6% |
Covered branches: | 0 |
---|---|
Total branches: | 0 |
Branch coverage: | N/A |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Blocks covered | Blocks not covered |
---|---|---|
ValidateRow(...) | 10 | 0 |
GetNumberOfNonVirtualColumns(...) | 16 | 1 |