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: | 10 |
---|---|
Uncovered lines: | 2 |
Coverable lines: | 12 |
Total lines: | 33 |
Line coverage: | 83.3% |
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(...) | 7 | 3 |
GetNumberOfNonVirtualColumns(...) | 16 | 1 |