| Class: | EF.Blockchain.Server.Dtos.TransactionDto |
|---|---|
| Assembly: | EF.Blockchain.Server |
| File(s): | C:\dev\@web3\web3-001-ef-blockchain\backend\EF.Blockchain\src\EF.Blockchain.Server\Dtos\TransactionDto.cs |
| Covered lines: | 9 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 9 |
| Total lines: | 16 |
| Line coverage: | 100% |
| Covered branches: | 0 |
|---|---|
| Total branches: | 0 |
| Branch coverage: | N/A |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| get_Type() | 100% | 1 | 1 | 100% |
| get_Timestamp() | 100% | 1 | 1 | 100% |
| get_Hash() | 100% | 1 | 1 | 100% |
| get_TxInputs() | 100% | 1 | 1 | 100% |
| get_TxOutputs() | 100% | 1 | 1 | 100% |
| get_FromWalletAddress() | 100% | 1 | 1 | 100% |
| get_Amount() | 100% | 1 | 1 | 100% |
| get_FromWalletPrivateKey() | 100% | 1 | 1 | 100% |
| get_ToWalletAddress() | 100% | 1 | 1 | 100% |