Class: | EF.Blockchain.Server.Dtos.BlockDto |
---|---|
Assembly: | EF.Blockchain.Server |
File(s): | C:\dev\@web3\web3-001-ef-blockchain\backend\EF.Blockchain\src\EF.Blockchain.Server\Dtos\BlockDto.cs |
Covered lines: | 7 |
---|---|
Uncovered lines: | 0 |
Coverable lines: | 7 |
Total lines: | 12 |
Line coverage: | 100% |
Covered branches: | 0 |
---|---|
Total branches: | 0 |
Branch coverage: | N/A |
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_Timestamp() | 100% | 1 | 1 | 100% |
get_Hash() | 100% | 1 | 1 | 100% |
get_PreviousHash() | 100% | 1 | 1 | 100% |
get_Transactions() | 100% | 1 | 1 | 100% |
get_Nonce() | 100% | 1 | 1 | 100% |
get_Miner() | 100% | 1 | 1 | 100% |