| Class: | System.Diagnostics.Internal.ILReader |
|---|---|
| Assembly: | Ben.Demystifier |
| File(s): | /_/src/Ben.Demystifier/Internal/ILReader.cs |
| Covered lines: | 46 |
| Uncovered lines: | 8 |
| Coverable lines: | 54 |
| Total lines: | 0 |
| Line coverage: | 85.1% (46 of 54) |
| Covered branches: | 19 |
| Total branches: | 26 |
| Branch coverage: | 73% (19 of 26) |
| Tag: | 81_945672945 |
| Method | Branch coverage | Crap Score | Cyclomatic complexity | NPath complexity | Sequence coverage |
|---|---|---|---|---|---|
| .ctor(...) | 0% | 1 | 1 | 0 | 100% |
| Read(...) | 100% | 2 | 2 | 2 | 100% |
| ReadOpCode() | 100% | 2 | 2 | 2 | 100% |
| ReadOperand(...) | 58.82% | 15.02 | 12 | 128 | 72.41% |
| ReadByte() | 0% | 1 | 1 | 0 | 100% |
| ReadInt() | 0% | 1 | 1 | 0 | 100% |
| .cctor() | 100% | 4 | 4 | 8 | 100% |
| GetOpCodeFields() | 0% | 1 | 1 | 0 | 100% |
File '/_/src/Ben.Demystifier/Internal/ILReader.cs' does not exist (any more).