Class: | EF.Blockchain.Server.Dtos.TransactionInputDto |
---|---|
Assembly: | EF.Blockchain.Server |
File(s): | C:\dev\@web3\web3-001-ef-blockchain\backend\EF.Blockchain\src\EF.Blockchain.Server\Dtos\TransactionInputDto.cs |
Covered lines: | 4 |
---|---|
Uncovered lines: | 0 |
Coverable lines: | 4 |
Total lines: | 9 |
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_FromAddress() | 100% | 1 | 1 | 100% |
get_Amount() | 100% | 1 | 1 | 100% |
get_Signature() | 100% | 1 | 1 | 100% |
get_PreviousTx() | 100% | 1 | 1 | 100% |