| Class: | Syki.Front.Components.Passwords.SetupPasswordValidation |
|---|---|
| Assembly: | Front |
| File(s): | /home/runner/work/syki/syki/Front/Components/Passwords/SetupPasswordValidation.cs |
| Tag: | 36_19195353031 |
| Covered lines: | 6 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 6 |
| Total lines: | 15 |
| Line coverage: | 100% |
| Covered branches: | 7 |
|---|---|
| Total branches: | 8 |
| Branch coverage: | 87.5% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| get_HasNumbers() | 100% | 1 | 1 | 100% |
| get_HasLower() | 100% | 1 | 1 | 100% |
| get_HasUpper() | 100% | 1 | 1 | 100% |
| get_HasLength() | 100% | 1 | 1 | 100% |
| get_HasNonAlphanumeric() | 100% | 1 | 1 | 100% |
| IsValid() | 87.5% | 8 | 8 | 100% |