Class: | System.Diagnostics.TypeNameHelper |
---|---|
Assembly: | Ben.Demystifier |
File(s): | /_/src/Ben.Demystifier/TypeNameHelper.cs |
Covered lines: | 69 |
Uncovered lines: | 30 |
Coverable lines: | 99 |
Total lines: | 0 |
Line coverage: | 69.6% (69 of 99) |
Covered branches: | 24 |
Total branches: | 56 |
Branch coverage: | 42.8% (24 of 56) |
Tag: | 81_945672945 |
Method | Branch coverage | Crap Score | Cyclomatic complexity | NPath complexity | Sequence coverage |
---|---|---|---|---|---|
.cctor() | 0% | 1 | 1 | 0 | 100% |
GetTypeDisplayName(...) | 0% | 2 | 1 | 0 | 0% |
AppendTypeDisplayName(...) | 0% | 1 | 1 | 0 | 100% |
GetTypeNameForGenericType(...) | 0% | 12 | 3 | 4 | 0% |
ProcessType(...) | 63.16% | 14.25 | 12 | 512 | 75% |
ProcessArrayType(...) | 0% | 30 | 5 | 16 | 0% |
ProcessGenericType(...) | 51.85% | 15.93 | 14 | 8192 | 78.57% |
.ctor(...) | 0% | 1 | 1 | 0 | 100% |
File '/_/src/Ben.Demystifier/TypeNameHelper.cs' does not exist (any more).