Class: | Kestrun.Logging.Utils.Console.Cell |
---|---|
Assembly: | Kestrun |
File(s): | /home/runner/work/Kestrun/Kestrun/src/CSharp/Kestrun/Logging/Utils/Console/Cell.cs |
Tag: | Kestrun/Kestrun@9d3a582b2d63930269564a7591aa77ef297cadeb |
Covered lines: | 12 |
---|---|
Uncovered lines: | 1 |
Coverable lines: | 13 |
Total lines: | 25 |
Line coverage: | 92.3% |
Covered branches: | 5 |
---|---|
Total branches: | 8 |
Branch coverage: | 62.5% |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
---|---|---|---|---|
get_Index() | 100% | 1 | 1 | 100% |
get_Value() | 100% | 1 | 1 | 100% |
get_MaxWidth() | 100% | 1 | 1 | 100% |
get_Row() | 100% | 2 | 1 | 0% |
get_Column() | 100% | 1 | 1 | 100% |
get_Width() | 100% | 1 | 1 | 100% |
.ctor(...) | 66.66% | 6 | 6 | 100% |
ToString() | 50% | 2 | 2 | 100% |